summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tuntap: dont use skb after netif_rx_ni(skb)Eric Dumazet2012-12-131-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12837-26440/+58002
|\
| * net/mlx4_en: Add support for destination MAC in steering rulesYan Burman2012-12-121-6/+15
| * net/mlx4_en: Use generic etherdevice.h functions.Yan Burman2012-12-121-4/+2
| * solos-pci: fix double-free of TX skb in DMA modeDavid Woodhouse2012-12-121-2/+3
| * bnx2: Fix accidental reversions.Michael Chan2012-12-111-2/+2
| * bna: Driver Version Updated to 3.1.2.1Rasesh Mody2012-12-111-1/+1
| * bna: Firmware updateRasesh Mody2012-12-113-2/+4
| * bna: Add RX StateRasesh Mody2012-12-111-1/+26
| * bna: Rx Page Based AllocationRasesh Mody2012-12-112-64/+273
| * bna: TX Intr Coalescing FixRasesh Mody2012-12-112-2/+3
| * bna: Tx and Rx OptimizationsRasesh Mody2012-12-115-469/+380
| * bna: Code Cleanup and EnhancementsRasesh Mody2012-12-112-17/+30
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-1185-1430/+1644
| |\
| | * Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-12-113-6/+6
| | |\
| | | * wireless: fix VHT max AMPDU exponent definitionJohannes Berg2012-12-061-1/+1
| | | * Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"Stanislaw Gruszka2012-12-052-5/+5
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-12-1128-263/+358
| | |\ \
| | | * | iwlwifi: don't handle masked interruptEmmanuel Grumbach2012-12-101-2/+10
| | | * | iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach2012-12-101-31/+18
| | | * | iwlwifi: iwlagn_request_scan: Fix check for priv->scan_requestTim Gardner2012-12-101-2/+3
| | | * | iwlwifi: change TX code to suppress smatch warningJohannes Berg2012-12-071-6/+6
| | | * | iwlwifi: reset_ict in stop_hwEmmanuel Grumbach2012-12-061-0/+2
| | | * | iwlwifi: move prph handling into the transportEmmanuel Grumbach2012-12-065-25/+90
| | | * | iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz2012-12-0620-186/+214
| | | * | iwlwifi: return real info in probe failureEmmanuel Grumbach2012-11-292-6/+11
| | | * | iwlwifi: clear trans->op_mode pointer when it is leavingEmmanuel Grumbach2012-11-281-4/+3
| | | * | iwlwifi: read the Rx write pointer only onceEmmanuel Grumbach2012-11-281-1/+1
| | * | | ath9k: check pdata variable before dereferencing itGabor Juhos2012-12-111-1/+1
| | * | | ath5k: RX timestamp is reported at end of frameThomas Pedersen2012-12-111-12/+1
| | * | | ath9k_htc: RX timestamp is reported at end of frameThomas Pedersen2012-12-111-1/+1
| | * | | ath9k: RX timestamp is reported at end of frameThomas Pedersen2012-12-111-1/+1
| | * | | rt2800usb: reorganize 2001:3c1e in usb id table Wi-Fi adapterJohn W. Linville2012-12-111-1/+1
| | * | | b43: fix tx path skb leaksFelix Fietkau2012-12-103-8/+15
| | * | | ath5k: fix tx path skb leaksFelix Fietkau2012-12-102-3/+3
| | * | | ath9k: allow to load EEPROM content via firmware APIGabor Juhos2012-12-103-2/+80
| | * | | ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos2012-12-106-22/+17
| | * | | ath9k: add EEPROM offset to debug messageGabor Juhos2012-12-101-1/+2
| | * | | ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'Gabor Juhos2012-12-104-13/+11
| | * | | ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau2012-12-102-0/+4
| | * | | bcma: mips: fix clearing device IRQRafał Miłecki2012-12-101-1/+1
| | * | | ath9k_hw: Update intivals for AR9340Sujith Manoharan2012-12-101-2/+4
| | * | | ath9k_hw: Calculate the correct training power for PAPRDSujith Manoharan2012-12-102-20/+43
| | * | | ath9k_hw: Add HW cap for PAPRDSujith Manoharan2012-12-105-7/+18
| | * | | ath9k_hw: Fix PAPRD retraining for AR9485Sujith Manoharan2012-12-101-1/+5
| | * | | ath9k_hw: Various trivial fixes for PAPRDSujith Manoharan2012-12-102-8/+3
| | * | | ath9k: Fix redundant PS wrappersSujith Manoharan2012-12-101-4/+6
| | * | | ath9k: Add a few debug messages for PAPRDSujith Manoharan2012-12-102-2/+11
| | * | | ath9k_hw: Fix PAPRD trainingSujith Manoharan2012-12-101-7/+29
| | * | | ath9k_hw: Fix PAPRD registers for AR9485Sujith Manoharan2012-12-101-15/+14