aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-12solos-pci: fix double-free of TX skb in DMA modeDavid Woodhouse
2012-12-11bnx2: Fix accidental reversions.Michael Chan
2012-12-11bna: Driver Version Updated to 3.1.2.1Rasesh Mody
2012-12-11bna: Firmware updateRasesh Mody
2012-12-11bna: Add RX StateRasesh Mody
2012-12-11bna: Rx Page Based AllocationRasesh Mody
2012-12-11bna: TX Intr Coalescing FixRasesh Mody
2012-12-11bna: Tx and Rx OptimizationsRasesh Mody
2012-12-11bna: Code Cleanup and EnhancementsRasesh Mody
2012-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-12-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-12-11ath9k: check pdata variable before dereferencing itGabor Juhos
2012-12-11ath5k: RX timestamp is reported at end of frameThomas Pedersen
2012-12-11ath9k_htc: RX timestamp is reported at end of frameThomas Pedersen
2012-12-11ath9k: RX timestamp is reported at end of frameThomas Pedersen
2012-12-11rt2800usb: reorganize 2001:3c1e in usb id table Wi-Fi adapterJohn W. Linville
2012-12-11net: gro: avoid double copy in skb_gro_receive()Eric Dumazet
2012-12-11bridge: fix seq check in br_mdb_dump()Cong Wang
2012-12-11net: smc911x: use io{read,write}*_rep accessorsMatthew Leach
2012-12-11net: remove obsolete simple_strto<foo>Abhijit Pawar
2012-12-11tun: allow setting ethernet addresss while runningstephen hemminger
2012-12-11net: gro: dev_gro_receive() cleanupEric Dumazet
2012-12-11net: fix a race in gro_cell_poll()Eric Dumazet
2012-12-11bnx2x: use netdev_alloc_frag()Eric Dumazet
2012-12-10doc: Tighten-up and clarify description of tcp_fin_timeoutRick Jones
2012-12-10minstrel: update stats after processing statusJohannes Berg
2012-12-10iwlwifi: don't handle masked interruptEmmanuel Grumbach
2012-12-10iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach
2012-12-10iwlwifi: iwlagn_request_scan: Fix check for priv->scan_requestTim Gardner
2012-12-10b43: fix tx path skb leaksFelix Fietkau
2012-12-10ath5k: fix tx path skb leaksFelix Fietkau
2012-12-10ath9k: allow to load EEPROM content via firmware APIGabor Juhos
2012-12-10ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos
2012-12-10ath9k: add EEPROM offset to debug messageGabor Juhos
2012-12-10ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'Gabor Juhos
2012-12-10ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau
2012-12-10bcma: mips: fix clearing device IRQRafał Miłecki
2012-12-10ath9k_hw: Update intivals for AR9340Sujith Manoharan
2012-12-10ath9k_hw: Calculate the correct training power for PAPRDSujith Manoharan
2012-12-10ath9k_hw: Add HW cap for PAPRDSujith Manoharan
2012-12-10ath9k_hw: Fix PAPRD retraining for AR9485Sujith Manoharan
2012-12-10ath9k_hw: Various trivial fixes for PAPRDSujith Manoharan
2012-12-10ath9k: Fix redundant PS wrappersSujith Manoharan
2012-12-10ath9k: Add a few debug messages for PAPRDSujith Manoharan
2012-12-10ath9k_hw: Fix PAPRD trainingSujith Manoharan
2012-12-10ath9k_hw: Fix PAPRD registers for AR9485Sujith Manoharan
2012-12-10ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos
2012-12-10rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapterMaia Kozheva
2012-12-10ssb: use WARN in main.cCong Ding