summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* strip: Fix up strip for the new orderAlan Cox2008-04-301-42/+24
* wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-297-30/+22
* netdev: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-52/+32
* proc: remove proc_root_driverAlexey Dobriyan2008-04-291-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-282-1/+7
|\
| * iwlwifi: Allow building iwl3945 without iwl4965.Jason Riedy2008-04-272-1/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-249-24/+83
|\ \ | |/
| * 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
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-233-8/+17
|\ \ | |/
| * 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-212-8/+5
|\ \ | |/ |/|
| * PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-192-8/+5
* | 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
OpenPOWER on IntegriCloud