summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-12-14cpts: Fix build error caused by include of plat/clock.hTony Lindgren1-2/+0
2012-12-14bonding: do not cancel works in bond_uninit()Konstantin Khlebnikov1-2/+0
2012-12-14stmmac: fix platform driver unregisteringKonstantin Khlebnikov2-13/+15
2012-12-14tuntap: fix ambigious multiqueue APIJason Wang1-23/+63
2012-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-29/+93
2012-12-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds10-25/+105
2012-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+4
2012-12-14Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds6-32/+12
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds12-14/+15
2012-12-13tuntap: dont use skb after netif_rx_ni(skb)Eric Dumazet1-3/+4
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds787-25696/+56318
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-3/+2
2012-12-12net/mlx4_en: Add support for destination MAC in steering rulesYan Burman1-6/+15
2012-12-12net/mlx4_en: Use generic etherdevice.h functions.Yan Burman1-4/+2
2012-12-12bnx2: Fix accidental reversions.Michael Chan1-2/+2
2012-12-12bna: Driver Version Updated to 3.1.2.1Rasesh Mody1-1/+1
2012-12-12bna: Firmware updateRasesh Mody3-2/+4
2012-12-12bna: Add RX StateRasesh Mody1-1/+26
2012-12-12bna: Rx Page Based AllocationRasesh Mody2-64/+273
2012-12-12bna: TX Intr Coalescing FixRasesh Mody2-2/+3
2012-12-12bna: Tx and Rx OptimizationsRasesh Mody5-469/+380
2012-12-12bna: Code Cleanup and EnhancementsRasesh Mody2-17/+30
2012-12-12Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+3
2012-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville80-1401/+1613
2012-12-12Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville3-6/+6
2012-12-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville28-263/+358
2012-12-12ath9k: check pdata variable before dereferencing itGabor Juhos1-1/+1
2012-12-12ath5k: RX timestamp is reported at end of frameThomas Pedersen1-12/+1
2012-12-12ath9k_htc: RX timestamp is reported at end of frameThomas Pedersen1-1/+1
2012-12-12ath9k: RX timestamp is reported at end of frameThomas Pedersen1-1/+1
2012-12-12rt2800usb: reorganize 2001:3c1e in usb id table Wi-Fi adapterJohn W. Linville1-1/+1
2012-12-11net: smc911x: use io{read,write}*_rep accessorsMatthew Leach2-12/+12
2012-12-11tun: allow setting ethernet addresss while runningstephen hemminger1-0/+1
2012-12-11bnx2x: use netdev_alloc_frag()Eric Dumazet2-13/+32
2012-12-11iwlwifi: don't handle masked interruptEmmanuel Grumbach1-2/+10
2012-12-11iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach1-31/+18
2012-12-11iwlwifi: iwlagn_request_scan: Fix check for priv->scan_requestTim Gardner1-2/+3
2012-12-11b43: fix tx path skb leaksFelix Fietkau3-8/+15
2012-12-11ath5k: fix tx path skb leaksFelix Fietkau2-3/+3
2012-12-11ath9k: allow to load EEPROM content via firmware APIGabor Juhos3-2/+80
2012-12-11ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos6-22/+17
2012-12-11ath9k: add EEPROM offset to debug messageGabor Juhos1-1/+2
2012-12-11ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'Gabor Juhos4-13/+11
2012-12-11ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau2-0/+4
2012-12-11ath9k_hw: Update intivals for AR9340Sujith Manoharan1-2/+4
2012-12-11ath9k_hw: Calculate the correct training power for PAPRDSujith Manoharan2-20/+43
2012-12-11ath9k_hw: Add HW cap for PAPRDSujith Manoharan5-7/+18
2012-12-11ath9k_hw: Fix PAPRD retraining for AR9485Sujith Manoharan1-1/+5
2012-12-11ath9k_hw: Various trivial fixes for PAPRDSujith Manoharan2-8/+3
2012-12-11ath9k: Fix redundant PS wrappersSujith Manoharan1-4/+6