summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-08-16qlcnic: Update version to 5.2.46.Sucheta Chakraborty1-2/+2
2013-08-16qlcnic: Dump mailbox command data when a command times outManish Chopra1-0/+1
2013-08-16qlcnic: Fix driver initialization for 83xx adaptersManish Chopra1-7/+7
2013-08-16qlcnic: Flush mailbox command list when mailbox is not availableManish Chopra1-1/+6
2013-08-16qlcnic: Reinitialize mailbox data structures after firmware resetManish Chopra1-1/+1
2013-08-15net/usb/r8152: enable interrupt transferhayeswang1-27/+113
2013-08-15net/usb/r8152: enable tx checksumhayeswang1-5/+59
2013-08-15net/usb/r8152: support aggregationhayeswang1-161/+486
2013-08-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller144-2877/+6611
2013-08-14drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoCMugunthan V N1-0/+3
2013-08-14gianfar: Add flow control supportClaudiu Manoil3-3/+132
2013-08-14pptp: fix byte order warningsstephen hemminger1-5/+5
2013-08-14net: asix: Move declaration of ax88172a_info to shared headerMark Brown2-2/+2
2013-08-14net: asix: Staticise non-exported symbolsMark Brown1-3/+5
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville144-2877/+6611
2013-08-12mwifiex: fix build error when CONFIG_PM is not setBing Zhao1-2/+2
2013-08-12net: Add MOXA ART SoCs ethernet driverJonas Jensen6-0/+925
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet2-2/+2
2013-08-10pptp: fix sparse pointer warningstephen hemminger1-1/+1
2013-08-10tg3: clean up unnecessary MSI/MSI-X capability findYijing Wang1-1/+1
2013-08-10netxen: clean up unnecessary MSI/MSI-X capability findYijing Wang1-5/+3
2013-08-10myri10ge: clean up unnecessary MSI/MSI-X capability findYijing Wang1-3/+2
2013-08-10bnx2x: clean up unnecessary MSI/MSI-X capability findYijing Wang1-5/+3
2013-08-10bnx2: clean up unnecessary MSI/MSI-X capability findYijing Wang1-2/+2
2013-08-10net: via-rhine: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-10net: wan: sbni: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-09ath9k: Run the LNA combining algorithm properlySujith Manoharan1-16/+28
2013-08-09ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan1-2/+2
2013-08-09ath9k: use software queueing for multicast trafficFelix Fietkau3-2/+23
2013-08-09ath9k: improve tx scheduling fairnessFelix Fietkau1-39/+50
2013-08-09ath9k: use software queues for un-aggregated data packetsFelix Fietkau2-127/+145
2013-08-09ath9k: always clear ps filter bit on new assocFelix Fietkau1-0/+1
2013-08-09ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau1-1/+2
2013-08-09ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau2-9/+14
2013-08-09ath9k: fix block ack window tracking checkFelix Fietkau2-7/+11
2013-08-09ath9k: simplify ath_tx_form_aggrFelix Fietkau2-22/+12
2013-08-09ath9k: add CAB queue info to debugfsFelix Fietkau1-16/+27
2013-08-09ath9k: add function for getting the tx tid for a packetFelix Fietkau1-8/+17
2013-08-09ath9k: split tid retry packets into a separate queueFelix Fietkau2-4/+15
2013-08-09ath9k: add utility functions for accessing tid queuesFelix Fietkau1-19/+32
2013-08-09brcmfmac: use CFG80211_TESTMODE_CMDJohannes Berg1-3/+1
2013-08-09net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()Jingoo Han1-1/+1
2013-08-09ath9k: Fix build failureSujith Manoharan5-5/+30
2013-08-09mwifiex: add packet coalesce supportAmitkumar Karwar5-0/+254
2013-08-09mwifiex: increase max supported pattern offsetAmitkumar Karwar1-1/+1
2013-08-09mwifiex: modify mwifiex_is_pattern_supported() routineAmitkumar Karwar1-4/+6
2013-08-09mwifiex: rename mef macrosAmitkumar Karwar3-14/+15
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville14-219/+247
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville20-70/+96
2013-08-09bonding: unwind on bond_add_vlan failurenikolay@redhat.com1-2/+2