summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-23ath9k: enable TX/RX data byte swap for AR9330Gabor Juhos1-1/+1
2011-06-23ath9k: configure RF channel frequency for AR9330Gabor Juhos1-1/+13
2011-06-23ath9k: fix channel frequency calculation for AR9340Gabor Juhos1-1/+1
2011-06-23ath9k: read spur frequency information from eeprom for AR9330Gabor Juhos1-2/+2
2011-06-23ath9k: don't enable LDPC for AR9330Gabor Juhos1-1/+1
2011-06-23ath9k: use different BB watchdog timeout value for AR9330Gabor Juhos1-1/+4
2011-06-23ath9k: add AR9330 specific PLL initializationGabor Juhos1-1/+34
2011-06-23ath9k: initialize rx gain table for AR9330Gabor Juhos1-2/+22
2011-06-23ath9k: initialize tx gain table for AR9330Gabor Juhos1-4/+44
2011-06-23ath9k: initialize mode registers for AR9330Gabor Juhos2-1/+112
2011-06-23ath9k: add AR9330 initvalsGabor Juhos2-0/+2227
2011-06-23ath9k: add platform device id for AR9330Gabor Juhos1-0/+4
2011-06-23ath9k: add MAC revision detection for AR9330Gabor Juhos4-0/+12
2011-06-23ath9k: define device id for AR9330Gabor Juhos1-0/+1
2011-06-23ath9k: define mac version for AR9330Gabor Juhos2-1/+20
2011-06-23ath9k_hw: Fix calculation of PAPRD training power at 5GhzMohammed Shafi Shajakhan1-1/+17
2011-06-23nl80211: use netlink consistent dump feature for BSS dumpsJohannes Berg1-4/+8
2011-06-23mwifiex: remove casts of void pointersAmitkumar Karwar13-177/+129
2011-06-23zd1211rw: detect stalled beacon interrupt fasterJussi Kivilinna1-1/+2
2011-06-23zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt...Jussi Kivilinna1-7/+12
2011-06-23zd1211rw: handle lost read-reg interruptsJussi Kivilinna2-21/+109
2011-06-23zd1211rw: only update HW beacon if new beacon differs from currectJussi Kivilinna2-13/+64
2011-06-23zd1211rw: make 'handle_rx_packet: invalid, small RX packet' message debug-onlyJussi Kivilinna1-2/+2
2011-06-23zd1211rw: fix invalid signal values from deviceJussi Kivilinna2-2/+24
2011-06-23netlink: advertise incomplete dumpsJohannes Berg4-0/+60
2011-06-23b43: HT-PHY: calibrate radio after switching channelRafał Miłecki1-1/+7
2011-06-23rt2x00: reset usb devices at probeStanislaw Gruszka1-0/+1
2011-06-23rt2x00: fix possible memory corruption in case of invalid rxdesc.sizeStanislaw Gruszka1-0/+13
2011-06-23b43: N-PHY: move declarations of chantables functions to correct filesRafał Miłecki3-8/+10
2011-06-23b43: N-PHY: update switching analog on/offRafał Miłecki1-4/+17
2011-06-23b43: HT-PHY: switch radio to requested channelRafał Miłecki2-1/+68
2011-06-23b43: HT-PHY: add place for implementing channel switchingRafał Miłecki1-2/+59
2011-06-23b43: HT-PHY: define standard structs for channel switchingRafał Miłecki5-0/+59
2011-06-23b43: HT-PHY: enable radioRafał Miłecki1-0/+4
2011-06-23b43: HT-PHY: implement killing radioRafał Miłecki2-2/+15
2011-06-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville15-458/+1460
2011-06-21Bluetooth: Fix not setting the chan stateVinicius Costa Gomes1-1/+1
2011-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan2-10/+19
2011-06-20rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack20-38/+38
2011-06-20rtlwifi: rtl8192cu: Remove unused parameterMike McCormack3-62/+7
2011-06-20rtlwifi: Fix typo in variable nameMike McCormack3-4/+4
2011-06-20bcma: clean exports of functionsRafał Miłecki4-4/+5
2011-06-20ath5k: add missing ieee80211_free_hw() on unload in AHB codePavel Roskin1-0/+1
2011-06-20ath5k: free sc->ah in ath5k_deinit_softcJohn W. Linville1-0/+1
2011-06-20bcma: fix BCM43224 rev 0 workaroundRafał Miłecki1-1/+1
2011-06-20bcma: enable support for 14e4:4357 (BCM43225)Rafał Miłecki2-0/+5
2011-06-20ath9k_hw: make sure PAPRD training is properly doneMohammed Shafi Shajakhan2-3/+23
2011-06-20ath9k: Fix a corner case failure in sending PAPRD frames in HT40Mohammed Shafi Shajakhan1-2/+2
2011-06-20mac80211: quiesce vif before suspendingEliad Peller1-16/+27
2011-06-20Bluetooth: Remove useless access to the socketVinicius Costa Gomes1-2/+2