summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-04-238-22/+82
|\
| * iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier2008-04-232-2/+0
| * wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin2008-04-231-2/+3
| * prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin2008-04-231-1/+1
| * b43: Workaround DMA quirksMichael Buesch2008-04-231-8/+39
| * ath5k: Fix radio identification on AR5424/2424Nick Kossifidis2008-04-231-4/+10
| * b43: Add more btcoexist workaroundsMichael Buesch2008-04-231-4/+9
| * b43: Fix HostFlags data typesMichael Buesch2008-04-232-3/+4
| * b43: Workaround invalid bluetooth settingsMichael Buesch2008-04-231-2/+20
* | iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi2008-04-231-2/+1
|/
* iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler2008-04-231-1/+1
* rt2x00: Select LEDS_CLASS.David S. Miller2008-04-231-5/+10
* iwlwifi: Select LEDS_CLASS.David S. Miller2008-04-231-2/+6
* iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller2008-04-191-6/+12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-174-37/+50
|\
| * b43legacy: fix DMA mapping leakageStefano Brivio2008-04-151-11/+18
| * b43legacy: Fix usage of struct device used for DMAingMichael Buesch2008-04-151-13/+13
| * ssb: Fix usage of struct device used for DMAingMichael Buesch2008-04-151-13/+14
| * b43legacy: fix initvals loading on bcm4303Stefano Brivio2008-04-151-0/+2
| * rtl8187: Add missing priv->vif assignmentsHerton Ronaldo Krzesinski2008-04-151-0/+3
* | ath5k: Misc fixes/cleanupsNick Kossifidis2008-04-165-643/+139
* | ath5k: Add RF2425 initvalsNick Kossifidis2008-04-165-14/+365
* | iwlwifi: Use HW acceleration decryption by defaultEmmanuel Grumbach2008-04-163-7/+6
* | iwlwifi: fix unload warning and errorMohamed Abbas2008-04-162-1/+5
* | iwlwifi: arrange max number of Tx queuesRon Rindjunsky2008-04-166-13/+17
* | iwlwifi: Fix TKIP update key and get_free_ucode_keyEmmanuel Grumbach2008-04-162-3/+3
* | iwlwifi: move rxon associated command to hcmdTomas Winkler2008-04-164-41/+51
* | iwlwifi: introduce host commands callbacksTomas Winkler2008-04-162-0/+8
* | iwlwifi: move HW device registrationRon Rindjunsky2008-04-163-19/+19
* | iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler2008-04-165-65/+67
* | iwlwifi: support different num of tx and rx antennasTomas Winkler2008-04-163-9/+14
* | iwlwifi: hw_setting cleanupTomas Winkler2008-04-166-58/+61
* | iwlwifi: remove the statistics workEmmanuel Grumbach2008-04-165-33/+21
* | b43: Add fastpath to b43_mac_suspend()Michael Buesch2008-04-161-0/+7
* | iwlwifi: move shared pointers to iwl_privTomas Winkler2008-04-164-44/+40
* | iwlwifi: perform bss_info_changed post association work right awayReinette Chatre2008-04-161-9/+22
* | iwlwifi: make Makefile more conciseReinette Chatre2008-04-164-24/+11
* | iwl4965: make iwl4965_send_rxon_assoc asynchronousReinette Chatre2008-04-161-21/+6
* | iwlwifi: Fix byte count table for fragmented packetsTomas Winkler2008-04-163-11/+12
* | iwlwifi: moves security functions to iwl-sta.cEmmanuel Grumbach2008-04-163-123/+123
* | iwlwifi: maintain uCode key table stateEmmanuel Grumbach2008-04-164-6/+34
* | iwlwifi: add 1X HW WEP supportEmmanuel Grumbach2008-04-164-2/+58
* | iwlwifi: default WEP HW encryptionEmmanuel Grumbach2008-04-165-40/+220
* | iwlwifi: add default WEP key host commandEmmanuel Grumbach2008-04-162-0/+28
* | iwlwifi: replace sprintf with scnprintf for debugfs outputAbhijeet Kolekar2008-04-161-28/+43
* | iwlwifi: generalize iwlwifi init flowTomas Winkler2008-04-163-165/+174
* | b43legacy: fix TBTT and PU timingsStefano Brivio2008-04-162-3/+34
* | proc: switch /proc/driver/ray_cs/ray_cs to seq_file interfaceAlexey Dobriyan2008-04-161-31/+42
* | libertas: un-garbage various command structsHolger Schurig2008-04-161-1/+6
* | libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig2008-04-1613-383/+269
OpenPOWER on IntegriCloud