aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-22ipw2200: Call netif_*_queue() interfaces properly.David S. Miller1-31/+2
2008-07-22netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller1-0/+3
2008-07-21mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference at 0000000000000370Ian Schram1-6/+12
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds152-15226/+20047
2008-07-20Fix strip driver back up for ldisc/tty changesAlan Cox1-1/+1
2008-07-18Revert "remove the strip driver"David S. Miller3-0/+2829
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller10-32/+27
2008-07-17netdev: Allocate multiple queues for TX.David S. Miller1-2/+4
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman1-13/+7
2008-07-15wireless: fix warnings from QoS patchJohannes Berg2-44/+8
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller1-4/+2
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller1-0/+2
2008-07-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller42-1041/+865
2008-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller7-2/+50
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse10-19/+20
2008-07-14rt2x00: Reset LED assoc status after firmware updateIvo van Doorn1-0/+8
2008-07-14iwlwifi: make index unsigned int for iwl_send_led_cmdAbhijeet Kolekar3-3/+4
2008-07-14iwlwifi: Fix LEDs for 3945Abhijeet Kolekar3-85/+64
2008-07-14iwlwifi: send TXPOWER command after a new RXON commandZhu Yi1-10/+10
2008-07-14iwlwifi: enable active scanningTomas Winkler1-41/+45
2008-07-14iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler5-23/+33
2008-07-14iwlwifi: LED use correctly blink tableTomas Winkler4-71/+61
2008-07-14iwlwifi: fix LED stallTomas Winkler3-50/+39
2008-07-14iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler6-13/+30
2008-07-14iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach3-33/+24
2008-07-14iwlwifi: rs always set lq_sta->privTomas Winkler1-2/+0
2008-07-14iwlwifi: remove post associate workTomas Winkler2-19/+0
2008-07-14iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach6-7/+37
2008-07-14iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer3-1/+29
2008-07-14iwl3965: remove useless network and duplicate checkingAdel Gadllah4-172/+25
2008-07-14iwlwif: remove compilation warnings iwl_add_radiotapTomas Winkler1-20/+17
2008-07-14mac80211 hwsim: fix endianness bugJohannes Berg1-1/+1
2008-07-14mac80211: fix TX sequence numbersJohannes Berg4-3/+18
2008-07-14rtl8187: use different ANAPARAM*_OFF values for 8187BHerton Ronaldo Krzesinski3-15/+42
2008-07-14rt2x00: Reorganize beacon handlingIvo van Doorn10-410/+289
2008-07-14rt2x00: Add support for CTS protection in rt2x00libIvo van Doorn3-1/+4
2008-07-14mac80211: revamp beacon configurationJohannes Berg14-94/+115
2008-07-14rtl8187: Fixed section mismatch in rtl8187_dev.cIhar Hrachyshka1-1/+1
2008-07-14rt2x00: Fix NULL pointer error in adhoc/master modeIvo van Doorn1-0/+3
2008-07-10atmel: treat firmware data as constDavid Woodhouse1-3/+3
2008-07-10p54: treat firmware data as constDavid Woodhouse1-2/+3
2008-07-10rt2x00: treat firmware data as constDavid Woodhouse4-8/+8
2008-07-10zd1201: treat firmware data as constDavid Woodhouse1-1/+1
2008-07-10libertas: treat firmware data as constDavid Woodhouse3-5/+5
2008-07-09libertas: fix memory alignment problems on the blackfinIhar Hrachyshka1-2/+2
2008-07-09zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo1-0/+1
2008-07-09rt2x00: Disable synchronization during initializationIvo van Doorn5-0/+47
2008-07-08netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller1-1/+11
2008-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-6/+11
2008-07-08rtl8187: Change detection of RTL8187B with USB ID of 8187Larry Finger2-36/+47