summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-14macvlan: Check return of dev_set_allmultiWang Chen1-3/+11
2008-07-14bonding: Check return of dev_set_promiscuity/allmultiWang Chen2-10/+35
2008-07-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller42-1041/+865
2008-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller9-4/+57
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-11ARM: IXP4xx Ethernet NAPI fixKrzysztof Halasa1-2/+1
2008-07-10tun: Persistent devices can get stuck in xoff stateMax Krasnyansky1-0/+6
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-08net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller5-107/+8
2008-07-08netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller4-4/+47
2008-07-08pkt_sched: Add qdisc_reset_all_tx().David S. Miller1-1/+1
2008-07-08netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller1-1/+1
2008-07-08netdev: The ingress_lock member is no longer needed.David S. Miller1-4/+4
2008-07-08netdev: Move queue_lock into struct netdev_queue.David S. Miller1-4/+4
2008-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-6/+22
2008-07-08rtl8187: Change detection of RTL8187B with USB ID of 8187Larry Finger2-36/+47
2008-07-08rtl8187: updating Kconfig to support RTL8187BHin-Tak Leung1-3/+9
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)Hin-Tak Leung1-40/+168
2008-07-08rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)Hin-Tak Leung1-29/+234
2008-07-08rtl8187: updating rtl8187_rtl8225.c to support RTL8187BHin-Tak Leung1-14/+215
2008-07-08rtl8187: updating rtl818x.h to support RTL8187BHin-Tak Leung1-9/+27
2008-07-08rtl8187: updating rtl8187.h to support RTL8187BHin-Tak Leung1-16/+97
2008-07-08rt2x00: Fix register commentsIvo van Doorn2-8/+36
2008-07-08hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PMPavel Roskin1-2/+2
2008-07-08b43legacy: Remove switch statement with 64-bit indexLarry Finger1-15/+51