summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-222-8/+5
|\ \ | |/ |/|
| * PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-202-8/+5
* | iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller2008-04-201-6/+12
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-184-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
* | rt2x00: Only free skb when beacon_update failsIvo van Doorn2008-04-161-4/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-146-101/+162
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-04-104-5/+3
| |\
| | * rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner2008-04-091-3/+1
| | * iwlwifi: fix n-band association problemAbhijeet Kolekar2008-04-081-1/+0
| | * ipw2200: set MAC address on radiotap interfaceDaniel Drake2008-04-081-0/+1
| | * libertas: fix mode initialization problemHolger Schurig2008-04-081-1/+1