summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHzMohammed Shafi Shajakhan2011-07-082-0/+32
* mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()Yogesh Ashok Powar2011-07-082-5/+12
* mwifiex: fix minor issue in debugfs command 'info'Amitkumar Karwar2011-07-081-1/+1
* mwifiex: fix regression in WEP security modeAmitkumar Karwar2011-07-081-1/+1
* ath5k: read sc->imask with sc->irqlock heldPavel Roskin2011-07-081-1/+2
* ath5k: use kstrtoint() to parse numbers coming from sysfsPavel Roskin2011-07-081-2/+4
* ath5k: fix formatting errors found by checkpatch.plPavel Roskin2011-07-0815-180/+182
* ath5k: fix misplaced or extraneous braces found by checkpatch.plPavel Roskin2011-07-084-16/+14
* ath5k: use parentheses around macro definitionsPavel Roskin2011-07-082-7/+8
* ath5k: don't use volatile, it's not neededPavel Roskin2011-07-081-1/+1
* ath5k: use more readable way to clear MAC addressPavel Roskin2011-07-081-1/+2
* ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinitPavel Roskin2011-07-082-4/+4
* ath5k: use KERN_WARNING in ATH5K_PRINTFPavel Roskin2011-07-081-1/+2
* ath5k: remove unneeded parentheses after returnPavel Roskin2011-07-082-2/+2
* ath5k: replace spaces with tabs as suggested by checkpatch.plPavel Roskin2011-07-0810-94/+94
* ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the codePavel Roskin2011-07-081-9/+6
* carl9170: Implement tx_frames_pending mac80211 callback functionChristian Lamparter2011-07-081-0/+8
* net/b43: don't return IRQ_HANDLED if nothing was doneSebastian Andrzej Siewior2011-07-081-1/+1
* b43: HT-PHY: define dummy TX power functionsRafał Miłecki2011-07-081-2/+10
* mac80211: Restart STA timers only on associated stateRajkumar Manoharan2011-07-081-0/+3
* ath9k_htc: do not configure filter before driver is startedRajkumar Manoharan2011-07-081-2/+7
* b43: LCN-PHY: include new PHY in common codeRafał Miłecki2011-07-082-0/+9
* b43: define firmwares for HT and LCN PHYsRafał Miłecki2011-07-081-0/+40
* mac80211: allow driver to generate P1K for IV32Johannes Berg2011-07-082-8/+25
* mac80211: allow drivers to access key sequence counterJohannes Berg2011-07-083-2/+137
* mac80211: simplify RX PN/IV handlingJohannes Berg2011-07-085-20/+44
* b43: LCN-PHY add place for new PHY supportRafał Miłecki2011-07-087-0/+125
* mac80211: use AES_BLOCK_SIZEJohannes Berg2011-07-085-29/+25
* b43: read radio ID on new coresRafał Miłecki2011-07-081-1/+13
* b43: use radio ID reading code to older cores onlyRafał Miłecki2011-07-081-15/+23
* b43: select BLOCKIO for BCMARafał Miłecki2011-07-081-0/+6
* b43: change selecting ucode for newer coresRafał Miłecki2011-07-081-9/+17
* b43: bus: add helpers for getting/setting wldev from/in bus coreRafał Miłecki2011-07-083-3/+35
* b43: handle BCMA in bus switchesRafał Miłecki2011-07-082-0/+90
* b43: use switches for SSB specific codeRafał Miłecki2011-07-085-57/+139
* mac80211: fix CMAC racesJohannes Berg2011-07-086-32/+33
* mac80211: fix CCMP racesJohannes Berg2011-07-084-25/+32
* mac80211: fix TKIP races, make API easier to useJohannes Berg2011-07-089-93/+103
* b43: implement BCMA bus opsRafał Miłecki2011-07-083-0/+110
* b43: make b43_wireless_init bus genericRafał Miłecki2011-07-081-4/+4
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-07-0817-144/+414
|\
| * wl12xx: start/stop queues according to global per-AC countersArik Nemtsov2011-07-086-24/+51
| * wl12xx: always initialize AP-mode max power levelArik Nemtsov2011-07-053-1/+9
| * wl12xx: initialize max_power levels for 11a channelsArik Nemtsov2011-07-051-34/+34
| * wl12xx: implement cancel_hw_scan() callbackEliad Peller2011-07-051-1/+39
| * wl12xx: add stop_scan commandEliad Peller2011-07-052-0/+28
| * wl12xx: configure suspend/resume only if associated/startedEliad Peller2011-07-051-2/+8
| * wl12xx: one SDIO initialization is enoughOhad Ben-Cohen2011-07-051-6/+6
| * wl12xx: implement Tx watermarks per ACArik Nemtsov2011-07-054-13/+37
| * wl12xx: Increase low & high TX watermarksIdo Yariv2011-07-051-2/+2
OpenPOWER on IntegriCloud