summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-13drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoCMugunthan V N
2013-08-13gianfar: Add flow control supportClaudiu Manoil
2013-08-13pptp: fix byte order warningsstephen hemminger
2013-08-13net: asix: Move declaration of ax88172a_info to shared headerMark Brown
2013-08-13net: asix: Staticise non-exported symbolsMark Brown
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-12net: 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: 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
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-09bonding: unwind on bond_add_vlan failurenikolay@redhat.com
2013-08-09bonding: change the bond's vlan syncing functions with the standard onesnikolay@redhat.com
2013-08-07net: phy: mdio: add missing __iomem annotationJingoo Han
2013-08-07net: phy: micrel: Staticize ksz8873mll_read_status()Jingoo Han
2013-08-07net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang
2013-08-07net: move iov_pages() to net/core/iovec.cJason Wang
2013-08-07bnx2: Update version to 2.2.4Michael Chan
2013-08-07bnx2: Add pci shutdown handler.Michael Chan
2013-08-07bnx2: Use SIMPLE_DEV_PM_OPS.Michael Chan