summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2015-02-03wil6210: more Tx debugVladimir Kondratiev-13/+17
2015-02-03wil6210: fix race between xmit and Tx vring de-allocationVladimir Kondratiev-3/+23
2015-02-03wil6210: avoid Tx descriptor double writeVladimir Kondratiev-3/+1
2015-02-03wil6210: remove old Tx work-aroundVladimir Kondratiev-3/+0
2015-02-03ath9k: Fix max pattern checkSujith Manoharan-31/+51
2015-02-03ath9k: Cleanup reg_wow.hSujith Manoharan-53/+15
2015-02-03ath9k: Remove incorrect register macrosSujith Manoharan-5/+0
2015-02-03ath9k: Move WOW registers to reg_wow.hSujith Manoharan-120/+137
2015-02-03ath9k: Register max WOW patternsSujith Manoharan-1/+10
2015-02-03ath9k: Add a HW structure for WOWSujith Manoharan-6/+10
2015-02-03ath9k: Simplify user pattern configurationSujith Manoharan-43/+12
2015-02-03ath9k: Add a debugfs file for WOWSujith Manoharan-2/+71
2015-02-03ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan-27/+3
2015-02-03ath9k: Remove unused BMISS processingSujith Manoharan-29/+0
2015-02-03ath9k: Check WOW triggers properlySujith Manoharan-30/+29
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan-4/+23
2015-02-03ath9k: Check multi-channel context for WOWSujith Manoharan-0/+9
2015-02-03ath9k: Check early for multi-vif/STA conditionsSujith Manoharan-15/+7
2015-02-03ath9k: Remove redundant device_can_wakeup() checkSujith Manoharan-6/+0
2015-02-03ath9k: Return early for error conditionsSujith Manoharan-6/+6
2015-02-03ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan-8/+1
2015-02-03mwifiex: disable UAPSD mode when AP startsAmitkumar Karwar-0/+3
2015-02-03mwifiex: fix NULL packet downloading issuesAmitkumar Karwar-2/+7
2015-02-03mwifiex: fix memory leak in mwifiex_send_processed_packet()Amitkumar Karwar-0/+3
2015-02-03mwifiex: correction in wakeup timer handlingAmitkumar Karwar-2/+1
2015-02-03rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan-0/+142
2015-02-03rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan-0/+6
2015-02-03rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan-2/+1
2015-02-03rtlwifi: rtl8192ee: Fix adhoc failTroy Tan-31/+1
2015-02-03iwlwifi: mvm: reduce quota thresholdJohannes Berg-1/+1
2015-02-02xen-netback: stop the guest rx thread after a fatal errorDavid Vrabel-2/+3
2015-02-02net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein-1/+2
2015-02-02cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixesAnish Bhatt-2/+107
2015-02-02net/tulip: don't warn about unknown ARM architectureArnd Bergmann-1/+1
2015-02-02net: hip04: add missing MODULE_LICENSEArnd Bergmann-0/+1
2015-02-02sunvnet: set queue mapping when doing packet copiesDavid L Stevens-0/+1
2015-02-02qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner-10/+16
2015-02-02iwlwifi: mvm: don't send a command the firmware doesn't knowEmmanuel Grumbach-1/+2
2015-02-01net: rocker: Add support for retrieving port level statisticsDavid Ahern-0/+155
2015-02-01team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellin...Roopa Prabhu-1/+4
2015-02-01bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/del...Roopa Prabhu-1/+8
2015-02-01rocker: set feature NETIF_F_HW_SWITCH_OFFLOADRoopa Prabhu-1/+2
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu-3/+4
2015-02-01stmmac: DMA threshold mode or SF mode can be different among multiple device ...Sonic Zhang-2/+3
2015-02-01cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCBHariprasad Shenai-1/+23
2015-02-02ieee802154: cc2520: Fix space before , coding style issueMohammad Jamal-2/+2
2015-02-02ieee802154: cc2520: Replace shift operations by BIT macroMohammad Jamal-3/+3
2015-02-01hso: fix rfkill name conflictsOlivier Sobrie-2/+3
2015-02-01hso: add missing cancel_work_sync in disconnect()Olivier Sobrie-0/+2
2015-02-01hso: update serial_table in usb disconnect methodOlivier Sobrie-1/+1