summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * cxgb: delete non NAPI code from the driver.Francois Romieu2008-07-113-75/+5
| * S2io: Version update for IOMMU overflow checking and enable msi-x link interr...Sreenivasa Honnur2008-07-111-1/+1
| * S2io: Enable msi-x link interrupts.Sreenivasa Honnur2008-07-112-17/+31
| * S2io: Fix IOMMU overflow checking.Sreenivasa Honnur2008-07-111-19/+22
| * via-velocity: add velocity_set_rxbufsize helperFrancois Romieu2008-07-111-3/+9
| * via-velocity: move residual free rx descriptors count register updateFrancois Romieu2008-07-111-14/+14
| * via-velocity: lean and clean velocity_init_ringsFrancois Romieu2008-07-111-27/+21
| * via-velocity: remove the bounce buffersFrancois Romieu2008-07-112-59/+18
* | net: Remove references to wan-router.txt in KconfigsJohann Felix Soden2008-07-141-2/+1
* | tun: Fix/rewrite packet filtering logicMax Krasnyansky2008-07-141-163/+153
* | macvlan: Check return of dev_set_allmultiWang Chen2008-07-141-3/+11
* | bonding: Check return of dev_set_promiscuity/allmultiWang Chen2008-07-142-10/+35
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-1442-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-149-4/+57
|\ \ | |/ |/|
| * ARM: IXP4xx Ethernet NAPI fixKrzysztof Halasa2008-07-111-2/+1
| * tun: Persistent devices can get stuck in xoff stateMax Krasnyansky2008-07-101-0/+6
| * 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
* | net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller2008-07-085-107/+8
* | netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller2008-07-084-4/+47
* | netdev: The ingress_lock member is no longer needed.David S. Miller2008-07-081-4/+4
* | netdev: Move queue_lock into struct netdev_queue.David S. Miller2008-07-081-4/+4
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-085-6/+15
|\|
| * irda: New device ID for nsc-irccVille Syrjala2008-07-081-0/+1
| * irda: via-ircc proper dma freeingWang Chen2008-07-081-0/+3