summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-192-1/+9
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-192-1/+9
| |\
| | * wireless: fix Atheros drivers compilationVladimir Kondratiev2012-12-171-1/+1
| | * rt2x00: zero-out rx_statusGabor Juhos2012-12-171-0/+8
* | | drivers: remove reference to feature-removal-schedule.txtTao Ma2012-12-171-5/+1
|/ /
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-135-31/+11
|\ \
| * | ath9k: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-4/+4
| * | iwlwifi: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-5/+2
| * | iwlwifi: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-071-10/+3
| * | iwlegacy: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-073-11/+2
| * | iwlegacy: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-072-10/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-133-3/+3
|\ \ \ | |_|/ |/| |
| * | wireless: mwifiex: Fix typo in wireless/mwifiex driverMasanari Iida2012-12-032-2/+2
| * | treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-192-2/+2
| * | treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-191-1/+1
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-1180-1401/+1613
|\ \
| * \ 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
| * | | | 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
OpenPOWER on IntegriCloud