summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-1810-32/+27
|\
| * mmc,sdio: helper function for transfer paddingPierre Ossman2008-07-151-13/+7
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-1510-19/+20
| |\
| | * atmel: treat firmware data as constDavid Woodhouse2008-07-101-3/+3
| | * p54: treat firmware data as constDavid Woodhouse2008-07-101-2/+3
| | * rt2x00: treat firmware data as constDavid Woodhouse2008-07-104-8/+8
| | * zd1201: treat firmware data as constDavid Woodhouse2008-07-101-1/+1
| | * libertas: treat firmware data as constDavid Woodhouse2008-07-103-5/+5
* | | netdev: Allocate multiple queues for TX.David S. Miller2008-07-181-2/+4
* | | wireless: fix warnings from QoS patchJohannes Berg2008-07-152-44/+8
* | | netdev: Do not use TX lock to protect address lists.David S. Miller2008-07-151-4/+2
* | | netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-151-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-1542-1041/+865
|\ \ \
| * | | rt2x00: Reset LED assoc status after firmware updateIvo van Doorn2008-07-141-0/+8
| * | | iwlwifi: make index unsigned int for iwl_send_led_cmdAbhijeet Kolekar2008-07-143-3/+4
| * | | iwlwifi: Fix LEDs for 3945Abhijeet Kolekar2008-07-143-85/+64
| * | | iwlwifi: send TXPOWER command after a new RXON commandZhu Yi2008-07-141-10/+10
| * | | iwlwifi: enable active scanningTomas Winkler2008-07-141-41/+45
| * | | iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler2008-07-145-23/+33
| * | | iwlwifi: LED use correctly blink tableTomas Winkler2008-07-144-71/+61
| * | | iwlwifi: fix LED stallTomas Winkler2008-07-143-50/+39
| * | | iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler2008-07-146-13/+30
| * | | iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach2008-07-143-33/+24
| * | | iwlwifi: rs always set lq_sta->privTomas Winkler2008-07-141-2/+0
| * | | iwlwifi: remove post associate workTomas Winkler2008-07-142-19/+0
| * | | iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach2008-07-146-7/+37
| * | | iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer2008-07-143-1/+29
| * | | iwl3965: remove useless network and duplicate checkingAdel Gadllah2008-07-144-172/+25
| * | | iwlwif: remove compilation warnings iwl_add_radiotapTomas Winkler2008-07-141-20/+17
| * | | mac80211 hwsim: fix endianness bugJohannes Berg2008-07-141-1/+1
| * | | mac80211: fix TX sequence numbersJohannes Berg2008-07-144-3/+18
| * | | rtl8187: use different ANAPARAM*_OFF values for 8187BHerton Ronaldo Krzesinski2008-07-143-15/+42
| * | | rt2x00: Reorganize beacon handlingIvo van Doorn2008-07-1410-410/+289
| * | | rt2x00: Add support for CTS protection in rt2x00libIvo van Doorn2008-07-143-1/+4
| * | | mac80211: revamp beacon configurationJohannes Berg2008-07-1414-94/+115
| * | | rtl8187: Fixed section mismatch in rtl8187_dev.cIhar Hrachyshka2008-07-141-1/+1
| * | | rt2x00: Fix NULL pointer error in adhoc/master modeIvo van Doorn2008-07-141-0/+3
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-157-2/+50
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-07-091-2/+2
| * | zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo2008-07-091-0/+1
| * | rt2x00: Disable synchronization during initializationIvo van Doorn2008-07-095-0/+47
* | | netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller2008-07-091-1/+11
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-093-6/+11
|\| |
| * | zd1211rw: add ID for AirTies WUS-201Firat Birlik2008-07-071-0/+1
| * | drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-071-2/+2
| * | hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville2008-07-071-4/+8
| |/
* | rtl8187: Change detection of RTL8187B with USB ID of 8187Larry Finger2008-07-082-36/+47
* | rtl8187: updating Kconfig to support RTL8187BHin-Tak Leung2008-07-081-3/+9
* | rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)Hin-Tak Leung2008-07-081-40/+168
* | rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)Hin-Tak Leung2008-07-081-29/+234