summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-2214-27/+39
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-219-18/+27
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-149-18/+27
| | |\
| | | * ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland2012-08-132-7/+4
| | | * ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi2012-08-131-1/+1
| | | * ath9k: stop btcoex on device suspendRajkumar Manoharan2012-08-101-0/+1
| | | * wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter2012-08-101-1/+1
| | | * rndis_wlan: Fix potential memory leak in update_pmkid()Alexey Khoroshilov2012-08-101-2/+4
| | | * ath9k: fix interrupt storms on queued hardware resetFelix Fietkau2012-08-103-7/+16
| * | | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-202-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-171-1/+1
| | * | USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-171-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-102-7/+9
| |\ \ \ | | | |/ | | |/|
| | * | iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg2012-08-061-5/+8
| | * | rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka2012-08-061-2/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-0811-85/+93
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| * | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-021-0/+1
| |\ \
| | * | drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-311-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-1556-879/+2941
|\ \ \ \ | |_|_|/ |/| | |
| * | | p54: fix powerpc gcc warningsChristian Lamparter2012-08-131-4/+8
| * | | brcmsmac: document firmware dependenciesJeff Mahoney2012-08-101-1/+3
| * | | ath9k: tune rc_stats to display only valid ratesRajkumar Manoharan2012-08-101-2/+3
| * | | ath9k: Trim rate tableSujith Manoharan2012-08-102-180/+174
| * | | ath9k: Remove MIMO-PS specific codeSujith Manoharan2012-08-101-9/+0
| * | | ath9k: Cleanup TX status APISujith Manoharan2012-08-101-42/+29
| * | | ath9k: Bail out properly before calculating rate indexSujith Manoharan2012-08-101-13/+11
| * | | ath9k: Fix RTS/CTS rate selectionSujith Manoharan2012-08-101-27/+14
| * | | ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLESujith Manoharan2012-08-101-2/+0
| * | | ath9k: Unify valid rate calculation routinesSujith Manoharan2012-08-101-35/+39
| * | | ath9k: Remove ath_rc_set_valid_rate_idxSujith Manoharan2012-08-101-10/+3
| * | | ath9k: Change rateset calculationSujith Manoharan2012-08-101-26/+9
| * | | ath9k: Cleanup index retrieval routinesSujith Manoharan2012-08-101-29/+27
| * | | ath9k: Cleanup ath_rc_setvalid_htratesSujith Manoharan2012-08-101-8/+9
| * | | ath9k: Cleanup ath_rc_setvalid_ratesSujith Manoharan2012-08-101-28/+21
| * | | ath9k: Cleanup RC init APISujith Manoharan2012-08-101-64/+35
| * | | ath9k: Simplify rate table initializationSujith Manoharan2012-08-101-48/+17
| * | | mwifiex: use GFP_ATOMIC under spin lockDan Carpenter2012-08-101-1/+1
| * | | mwifiex: notify cfg80211 about MIC failuresAmitkumar Karwar2012-08-101-0/+6
| * | | mwifiex: fix 'smatch' warning in preparing key_material cmdBing Zhao2012-08-101-1/+1
| * | | b43legacy: fix logic in GPIO initRafał Miłecki2012-08-101-1/+1
| * | | b43: N-PHY: fix 0x2057 radio calib copy/paste mistakeRafał Miłecki2012-08-101-0/+1
| * | | mwifiex: fix powerpc64-linux- compilation warningsBing Zhao2012-08-102-9/+9
| * | | iwlegacy: clean up suspend/resumeJohannes Berg2012-08-102-14/+3
| * | | mwifiex: fix code mis-alignment after the if statementFengguang Wu2012-08-101-2/+2
| * | | ath5k: Put power_level where it belongs and rename itNick Kossifidis2012-08-104-8/+17
| * | | ath5k: Preserve tx power level requested from above on phy_initNick Kossifidis2012-08-101-2/+2
| * | | ath5k: Fix range scaling when setting rate power tableNick Kossifidis2012-08-101-3/+7
| * | | ath5k: Use correct value for min_pwr and cur_pwrNick Kossifidis2012-08-101-5/+14
| * | | p54: parse output power tableChristian Lamparter2012-08-102-24/+92
| * | | mwifiex: add AES_CMAC support in key_material cmdYing Luo2012-08-062-10/+52
OpenPOWER on IntegriCloud