summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-08-12USBNET: ax88179_178a: enable tso if usb host supports sg dmaMing Lei
2013-08-12USBNET: support DMA SGMing Lei
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-12mwifiex: fix build error when CONFIG_PM is not setBing Zhao
2013-08-12iwlwifi: mvm: remove MIMO3 from rate scale codeEyal Shapira
2013-08-12iwlwifi: mvm: Add basic uAPSD client supportAlexander Bondar
2013-08-12iwlwifi: mvm: don't clear tbl->win mistakenlyEliad Peller
2013-08-12iwlwifi: mvm: remove unused fields of iwl_rs_rate_infoEyal Shapira
2013-08-12iwlwifi: pcie: returning positive instead of negativeDan Carpenter
2013-08-12iwlwifi: mvm: remove rate_scale_data debugfs entryEyal Shapira
2013-08-12iwlwifi: pcie: don't swallow error codes in iwl_trans_pcie_alloc()Luciano Coelho
2013-08-12iwlwifi: mvm: add support to the new FW time event APIEytan Lifshitz
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg
2013-08-11can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean
2013-08-11macvtap: fix two racesEric Dumazet
2013-08-11net: Add MOXA ART SoCs ethernet driverJonas Jensen
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet
2013-08-09pptp: fix sparse pointer warningstephen hemminger
2013-08-09tg3: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09netxen: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09myri10ge: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09bnx2x: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09bnx2: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An
2013-08-09net: via-rhine: Fix incorrect placement of __initdataSachin Kamat
2013-08-09net: wan: sbni: Fix incorrect placement of __initdataSachin Kamat
2013-08-09ath9k: Run the LNA combining algorithm properlySujith Manoharan
2013-08-09ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan
2013-08-09ath9k: use software queueing for multicast trafficFelix Fietkau
2013-08-09ath9k: improve tx scheduling fairnessFelix Fietkau
2013-08-09ath9k: use software queues for un-aggregated data packetsFelix Fietkau
2013-08-09ath9k: always clear ps filter bit on new assocFelix Fietkau
2013-08-09ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau
2013-08-09ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau
2013-08-09ath9k: fix block ack window tracking checkFelix Fietkau
2013-08-09ath9k: simplify ath_tx_form_aggrFelix Fietkau
2013-08-09ath9k: add CAB queue info to debugfsFelix Fietkau
2013-08-09ath9k: add function for getting the tx tid for a packetFelix Fietkau
2013-08-09ath9k: split tid retry packets into a separate queueFelix Fietkau
2013-08-09ath9k: add utility functions for accessing tid queuesFelix Fietkau
2013-08-09brcmfmac: use CFG80211_TESTMODE_CMDJohannes Berg
2013-08-09net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()Jingoo Han
2013-08-09ath9k: Fix build failureSujith Manoharan
2013-08-09mwifiex: add packet coalesce supportAmitkumar Karwar
2013-08-09mwifiex: increase max supported pattern offsetAmitkumar Karwar
2013-08-09mwifiex: modify mwifiex_is_pattern_supported() routineAmitkumar Karwar
2013-08-09mwifiex: rename mef macrosAmitkumar Karwar
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville