summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-06-22ath9k: add AR9330 specific PLL initializationGabor Juhos
2011-06-22ath9k: initialize rx gain table for AR9330Gabor Juhos
2011-06-22ath9k: initialize tx gain table for AR9330Gabor Juhos
2011-06-22ath9k: initialize mode registers for AR9330Gabor Juhos
2011-06-22ath9k: add AR9330 initvalsGabor Juhos
2011-06-22ath9k: add platform device id for AR9330Gabor Juhos
2011-06-22ath9k: add MAC revision detection for AR9330Gabor Juhos
2011-06-22ath9k: define device id for AR9330Gabor Juhos
2011-06-22ath9k: define mac version for AR9330Gabor Juhos
2011-06-22ath9k_hw: Fix calculation of PAPRD training power at 5GhzMohammed Shafi Shajakhan
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar
2011-06-22zd1211rw: detect stalled beacon interrupt fasterJussi Kivilinna
2011-06-22zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt...Jussi Kivilinna
2011-06-22zd1211rw: handle lost read-reg interruptsJussi Kivilinna
2011-06-22zd1211rw: only update HW beacon if new beacon differs from currectJussi Kivilinna
2011-06-22zd1211rw: make 'handle_rx_packet: invalid, small RX packet' message debug-onlyJussi Kivilinna
2011-06-22zd1211rw: fix invalid signal values from deviceJussi Kivilinna
2011-06-22b43: HT-PHY: calibrate radio after switching channelRafał Miłecki
2011-06-22rt2x00: reset usb devices at probeStanislaw Gruszka
2011-06-22rt2x00: fix possible memory corruption in case of invalid rxdesc.sizeStanislaw Gruszka
2011-06-22b43: N-PHY: move declarations of chantables functions to correct filesRafał Miłecki
2011-06-22b43: N-PHY: update switching analog on/offRafał Miłecki
2011-06-22b43: HT-PHY: switch radio to requested channelRafał Miłecki
2011-06-22b43: HT-PHY: add place for implementing channel switchingRafał Miłecki
2011-06-22b43: HT-PHY: define standard structs for channel switchingRafał Miłecki
2011-06-22b43: HT-PHY: enable radioRafał Miłecki
2011-06-22b43: HT-PHY: implement killing radioRafał Miłecki
2011-06-20rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack
2011-06-20rtlwifi: rtl8192cu: Remove unused parameterMike McCormack
2011-06-20rtlwifi: Fix typo in variable nameMike McCormack
2011-06-20bcma: clean exports of functionsRafał Miłecki
2011-06-20ath5k: add missing ieee80211_free_hw() on unload in AHB codePavel Roskin
2011-06-20ath5k: free sc->ah in ath5k_deinit_softcJohn W. Linville
2011-06-20bcma: fix BCM43224 rev 0 workaroundRafał Miłecki
2011-06-20bcma: enable support for 14e4:4357 (BCM43225)Rafał Miłecki
2011-06-20ath9k_hw: make sure PAPRD training is properly doneMohammed Shafi Shajakhan
2011-06-20ath9k: Fix a corner case failure in sending PAPRD frames in HT40Mohammed Shafi Shajakhan
2011-06-20Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-06-20rtlwifi: include mac80211.h from core.hKalle Valo
2011-06-20zd1211rw: include mac80211.h from zd_chip.hKalle Valo
2011-06-20iwlwifi: fix stop/wake queue hacksKalle Valo
2011-06-20iwlegacy: fix stop/wake queue hacksKalle Valo
2011-06-18iwlagn: remove incorrect defineWey-Yi Guy
2011-06-18iwlagn: merge duplicate code into single functionWey-Yi Guy
2011-06-18iwlagn: code alignmentWey-Yi Guy
2011-06-18iwlagn: add offset define for subsystem idWey-Yi Guy
2011-06-18iwlagn: Add power_level module parameterWey-Yi Guy
2011-06-18iwlagn: add power_save module parameterWey-Yi Guy
2011-06-18iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach
2011-06-18iwlagn: warn about nested SYNC commandsEmmanuel Grumbach