aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* net: Remove references to wan-router.txt in KconfigsJohann Felix Soden2008-07-15
* tun: Fix/rewrite packet filtering logicMax Krasnyansky2008-07-15
* macvlan: Check return of dev_set_allmultiWang Chen2008-07-14
* bonding: Check return of dev_set_promiscuity/allmultiWang Chen2008-07-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-14
|\
| * rt2x00: Reset LED assoc status after firmware updateIvo van Doorn2008-07-14
| * iwlwifi: make index unsigned int for iwl_send_led_cmdAbhijeet Kolekar2008-07-14
| * iwlwifi: Fix LEDs for 3945Abhijeet Kolekar2008-07-14
| * iwlwifi: send TXPOWER command after a new RXON commandZhu Yi2008-07-14
| * iwlwifi: enable active scanningTomas Winkler2008-07-14
| * iwlwifi: unify 4965 and 5000 scanning codeTomas Winkler2008-07-14
| * iwlwifi: LED use correctly blink tableTomas Winkler2008-07-14
| * iwlwifi: fix LED stallTomas Winkler2008-07-14
| * iwlwifi: differentiate 4965 and 5000 hw ampdu queues numberTomas Winkler2008-07-14
| * iwlwifi: make iwl4965_mac_conf_tx in atomic contextEmmanuel Grumbach2008-07-14
| * iwlwifi: rs always set lq_sta->privTomas Winkler2008-07-14
| * iwlwifi: remove post associate workTomas Winkler2008-07-14
| * iwlwifi: fixes RTS / CTS supportEmmanuel Grumbach2008-07-14
| * iwlwifi: adding pci device ids to iwl_hw_card_idsEsti Kummer2008-07-14
| * iwl3965: remove useless network and duplicate checkingAdel Gadllah2008-07-14
| * iwlwif: remove compilation warnings iwl_add_radiotapTomas Winkler2008-07-14
| * mac80211 hwsim: fix endianness bugJohannes Berg2008-07-14
| * mac80211: fix TX sequence numbersJohannes Berg2008-07-14
| * rtl8187: use different ANAPARAM*_OFF values for 8187BHerton Ronaldo Krzesinski2008-07-14
| * rt2x00: Reorganize beacon handlingIvo van Doorn2008-07-14
| * rt2x00: Add support for CTS protection in rt2x00libIvo van Doorn2008-07-14
| * mac80211: revamp beacon configurationJohannes Berg2008-07-14
| * rtl8187: Fixed section mismatch in rtl8187_dev.cIhar Hrachyshka2008-07-14
| * rt2x00: Fix NULL pointer error in adhoc/master modeIvo van Doorn2008-07-14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-14
|\ \ | |/ |/|
| * ARM: IXP4xx Ethernet NAPI fixKrzysztof Halasa2008-07-11
| * tun: Persistent devices can get stuck in xoff stateMax Krasnyansky2008-07-10
| * libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-07-09
| * zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo2008-07-09
| * rt2x00: Disable synchronization during initializationIvo van Doorn2008-07-09
* | net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller2008-07-09
* | netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller2008-07-09
* | netdev: The ingress_lock member is no longer needed.David S. Miller2008-07-08
* | netdev: Move queue_lock into struct netdev_queue.David S. Miller2008-07-08
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-08
|\|
| * irda: New device ID for nsc-irccVille Syrjala2008-07-08
| * irda: via-ircc proper dma freeingWang Chen2008-07-08
| * zd1211rw: add ID for AirTies WUS-201Firat Birlik2008-07-07
| * drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-07
| * hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville2008-07-07
* | rtl8187: Change detection of RTL8187B with USB ID of 8187Larry Finger2008-07-08
* | rtl8187: updating Kconfig to support RTL8187BHin-Tak Leung2008-07-08
* | rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)Hin-Tak Leung2008-07-08
* | rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)Hin-Tak Leung2008-07-08
* | rtl8187: updating rtl8187_rtl8225.c to support RTL8187BHin-Tak Leung2008-07-08