summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-09iwlwifi: remove un-necessary parametersWey-Yi Guy
2010-03-09iwlagn: move sysfs flags and filter_flags files to debugfsJohannes Berg
2010-03-09iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg
2010-03-09iwlwifi: remove alive start adhoc restartJohannes Berg
2010-03-09iwlwifi: move 3945 clip groups to 3945 dataJohannes Berg
2010-03-09iwlwifi: clear up AC/FIFO debug outputJohannes Berg
2010-03-09iwlwifi: remove sanity checkJohannes Berg
2010-03-09iwlwifi: remove IBSS channel sanity checkJohannes Berg
2010-03-09iwlwifi: remove priv->active_rate_basicJohannes Berg
2010-03-09iwlwifi: remove never-changing priv->rates_mask variableJohannes Berg
2010-03-09iwlwifi: remove frame droppingJohannes Berg
2010-03-09iwlwifi: remove dead code from iwl_mac_reset_tsfJohannes Berg
2010-03-09iwlwifi: remove superfluous channel checkJohannes Berg
2010-03-09iwlagn: remove write-only variablesJohannes Berg
2010-03-09iwlwifi: move ICT data to agn part of unionJohannes Berg
2010-03-09iwlwifi: move 3945 specific data into unionJohannes Berg
2010-03-09iwlagn: move ICT code into separate fileJohannes Berg
2010-03-09b43: N-PHY: switch to chanspec opsmaster-2010-03-09Rafał Miłecki
2010-03-09b43: N-PHY: implement chanspec setupRafał Miłecki
2010-03-09b43: N-PHY: isloate 2055 radio setupRafał Miłecki
2010-03-09b43: N-PHY: adjust gain tableRafał Miłecki
2010-03-09b43: N-PHY: switch to chanspec structRafał Miłecki
2010-03-09b43: N-PHY: update post init of 2055 radioRafał Miłecki
2010-03-09b43: N-PHY: update writing channel-specific radio registersRafał Miłecki
2010-03-09b43: N-PHY: turn radio on/off (rfkill)Rafał Miłecki
2010-03-09b43: N-PHY: initialize super switchRafał Miłecki
2010-03-09b43: N-PHY: add some registers and structs definitionsRafał Miłecki
2010-03-09mac80211: use different MAC addresses for virtual interfacesJohannes Berg
2010-03-09mac80211: Improve software scan timingHelmut Schaa
2010-03-09ath9k: never read from the AR_IMR_S2 registerPavel Roskin
2010-03-09mac80211: fix rates setup on IBSS mergeBruno Randolf
2010-03-09wl1271: Remove tx-power level workaroundJuuso Oikarinen
2010-03-09wl1271: Disable host TX rate controlJuuso Oikarinen
2010-03-09wl1271: Clean up TX security sequence number handlingJuuso Oikarinen
2010-03-09wl1271: Clean up firmware block allocation calculationJuuso Oikarinen
2010-03-09wl1271: Update TX packet life time handling with higher resolution timeJuuso Oikarinen
2010-03-09wl1271: Implement looped IRQ handlingJuuso Oikarinen
2010-03-09wl1271: Don't mask interrupts while handling interruptJuuso Oikarinen
2010-03-09wl1271: Aggregate RX acknowledgements to FWJuuso Oikarinen
2010-03-09wl1271: Remove annoying PSM entry/exit kernel tracesJuuso Oikarinen
2010-03-09wl1271: Fix queue stopping/waking for TX pathJuuso Oikarinen
2010-03-09wl1271: Fix ad-hoc mode neighborhood detectionJuuso Oikarinen
2010-03-09wl1271: Improvements to the TX pathJuuso Oikarinen
2010-03-09wl1271: don't get received frames from hardware in PLT modeKalle Valo
2010-03-09wl1271: Fixed unloading of the wl1271_sdio moduleTeemu Paasikivi
2010-03-09wl1271: Changed access to fw status register to use raw readTeemu Paasikivi
2010-03-09wl1271: Initial SDIO implementationTeemu Paasikivi
2010-03-09wl1271: Divided driver to two separate modulesTeemu Paasikivi
2010-03-09wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi
2010-03-09wl1271: Inlined IO functionsTeemu Paasikivi