aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-08ath9k_htc: Inform stack about tx ack statusRajkumar Manoharan
2011-07-08ath9k_hw: Remove read-only registers from AR9003 intervalsRajkumar Manoharan
2011-07-08ath9k_hw: Disable power detector calibration for AR9003Rajkumar Manoharan
2011-07-08ath9k_hw: Update AR9003 interval to improve 5G Tx EVMRajkumar Manoharan
2011-07-08cfg80211: return -ENOENT when stopping sched_scan while not runningLuciano Coelho
2011-07-08ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHzMohammed Shafi Shajakhan
2011-07-08mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()Yogesh Ashok Powar
2011-07-08mwifiex: fix minor issue in debugfs command 'info'Amitkumar Karwar
2011-07-08mwifiex: fix regression in WEP security modeAmitkumar Karwar
2011-07-08ath5k: read sc->imask with sc->irqlock heldPavel Roskin
2011-07-08ath5k: use kstrtoint() to parse numbers coming from sysfsPavel Roskin
2011-07-08ath5k: fix formatting errors found by checkpatch.plPavel Roskin
2011-07-08ath5k: fix misplaced or extraneous braces found by checkpatch.plPavel Roskin
2011-07-08ath5k: use parentheses around macro definitionsPavel Roskin
2011-07-08ath5k: don't use volatile, it's not neededPavel Roskin
2011-07-08ath5k: use more readable way to clear MAC addressPavel Roskin
2011-07-08ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinitPavel Roskin
2011-07-08ath5k: use KERN_WARNING in ATH5K_PRINTFPavel Roskin
2011-07-08ath5k: remove unneeded parentheses after returnPavel Roskin
2011-07-08ath5k: replace spaces with tabs as suggested by checkpatch.plPavel Roskin
2011-07-08ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the codePavel Roskin
2011-07-08carl9170: Implement tx_frames_pending mac80211 callback functionChristian Lamparter
2011-07-08net/b43: don't return IRQ_HANDLED if nothing was doneSebastian Andrzej Siewior
2011-07-08b43: HT-PHY: define dummy TX power functionsRafał Miłecki
2011-07-08mac80211: Restart STA timers only on associated stateRajkumar Manoharan
2011-07-08ath9k_htc: do not configure filter before driver is startedRajkumar Manoharan
2011-07-08b43: LCN-PHY: include new PHY in common codeRafał Miłecki
2011-07-08b43: define firmwares for HT and LCN PHYsRafał Miłecki
2011-07-08mac80211: allow driver to generate P1K for IV32Johannes Berg
2011-07-08mac80211: allow drivers to access key sequence counterJohannes Berg
2011-07-08mac80211: simplify RX PN/IV handlingJohannes Berg
2011-07-08b43: LCN-PHY add place for new PHY supportRafał Miłecki
2011-07-08mac80211: use AES_BLOCK_SIZEJohannes Berg
2011-07-08b43: read radio ID on new coresRafał Miłecki
2011-07-08b43: use radio ID reading code to older cores onlyRafał Miłecki
2011-07-08b43: select BLOCKIO for BCMARafał Miłecki
2011-07-08b43: change selecting ucode for newer coresRafał Miłecki
2011-07-08b43: bus: add helpers for getting/setting wldev from/in bus coreRafał Miłecki
2011-07-08b43: handle BCMA in bus switchesRafał Miłecki
2011-07-08b43: use switches for SSB specific codeRafał Miłecki
2011-07-08mac80211: fix CMAC racesJohannes Berg
2011-07-08mac80211: fix CCMP racesJohannes Berg
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg
2011-07-08b43: implement BCMA bus opsRafał Miłecki
2011-07-08b43: make b43_wireless_init bus genericRafał Miłecki
2011-07-08Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-07-08wl12xx: start/stop queues according to global per-AC countersArik Nemtsov
2011-07-07rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde
2011-07-07rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde