summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-11iwlagn: remove code duplicationEmmanuel Grumbach
2011-07-11iwlagn: add an API for TX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API for RX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API to free the TX contextEmmanuel Grumbach
2011-07-11iwlagn: remove the CMD_MAPPED flagEmmanuel Grumbach
2011-07-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-11Bluetooth: Fixes l2cap "command reject" reply according to specIlia Kolomisnky
2011-07-08Bluetooth: Add support for returning the encryption key sizeVinicius Costa Gomes
2011-07-08Bluetooth: Add support for storing the key sizeVinicius Costa Gomes
2011-07-08Bluetooth: Add support for communicating keys with userspaceVinicius Costa Gomes
2011-07-08Bluetooth: Remove unused field in hci_connVinicius Costa Gomes
2011-07-08Bluetooth: Use the stored LTK for restabilishing securityVinicius Costa Gomes
2011-07-08Bluetooth: Use the link key list to temporarily store the STKVinicius Costa Gomes
2011-07-08Bluetooth: Add support for storing the LTKVinicius Costa Gomes
2011-07-08Bluetooth: Fix SM pairing parameters negotiationVinicius Costa Gomes
2011-07-08Bluetooth: Reject an encryption request when the key isn't foundVinicius Costa Gomes
2011-07-08Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes
2011-07-08Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes
2011-07-08Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes
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