summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-3011-28/+135
|\
| * rndis_wlan: add missing range check for power_output modparamJussi Kivilinna2008-05-281-0/+5
| * iwlwifi: fix rate scale TLC column selection bugGuy Cohen2008-05-281-1/+0
| * iwlwifi: fix exit from stay_in_table stateGuy Cohen2008-05-281-1/+1
| * rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft2008-05-281-2/+58
| * rt2x00: Use atomic interface iteration in irq contextIvo van Doorn2008-05-281-3/+3
| * rt2x00: Reset antenna RSSI after switchIvo van Doorn2008-05-282-0/+6
| * rt2x00: Don't count retries as failureIvo van Doorn2008-05-281-1/+1
| * rt2x00: Fix memleak in tx() pathIvo van Doorn2008-05-281-0/+1
| * b43: Fix controller restart crashMichael Buesch2008-05-281-2/+10
| * b43: Upload both beacon templates on initial loadMichael Buesch2008-05-282-14/+45
| * rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello2008-05-281-1/+1
| * rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello2008-05-281-1/+1
| * rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello2008-05-281-1/+1
| * rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville2008-05-281-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-2648-576/+853
|\ \ | |/
| * fmvj18x_cs: add NextCom NC5310 rev B supportKomuro2008-05-221-1/+3
| * xirc2ps_cs: re-initialize the multicast address in do_resetKomuro2008-05-221-4/+8
| * 3C509: rx_bytes should not be increased when alloc_skb failedWang Chen2008-05-221-1/+1
| * NETFRONT: Use __skb_queue_purge()Wang Chen2008-05-221-4/+2
| * VIRTIO: Use __skb_queue_purge()Wang Chen2008-05-221-2/+1
| * phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker2008-05-221-0/+1
| * WAN: protect HDLC proto list while insmod/rmmodKrzysztof Halasa2008-05-221-8/+11
| * drivers/net/fs_enet: remove null pointer dereferenceJulia Lawall2008-05-221-1/+1
| * S2io: Version update for napi and MSI-X patchesSreenivasa Honnur2008-05-221-1/+1
| * S2io: Added napi support when MSIX is enabled.Sreenivasa Honnur2008-05-223-141/+205
| * S2io: Move all the transmit completions to a single msi-x (alarm) vectorSreenivasa Honnur2008-05-222-70/+105
| * drivers/net/ehea - remove unnecessary memset after kzallocJoe Perches2008-05-221-2/+0
| * au1000_eth: remove useless checkFrancois Romieu2008-05-221-6/+1
| * Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>Huang Weiyi2008-05-221-1/+0
| * cpmac bugfixes and enhancementsMatteo Croce2008-05-221-55/+179
| * e1000e: use resource_size_t, not unsigned long, for phys addrsBecky Bruce2008-05-221-2/+2
| * net/usb: add support for Apple USB Ethernet AdapterAurelien Nephtali2008-05-221-0/+4
| * uli526x: add support for netpollAnton Vorontsov2008-05-221-1/+15
| * ucc_geth: Fix arguments to dma map/unmap functionsAndy Fleming2008-05-221-4/+5
| * PHYLIB: Kconfig: Fix the dependency on S390Maciej W. Rozycki2008-05-221-1/+1
| * [SC92031] Using padto turned driver into an IPv6-only interfaceGerrit Renker2008-05-221-3/+5
| * sb1250: use netdev_alloc_skbStephen Hemminger2008-05-221-36/+31
| * [netdrvr] forcedeth: Restore multicast settings on resumeTobias Diedrich2008-05-221-0/+1
| * WAN: protect Cisco HDLC state changes with a spinlock.Krzysztof Halasa2008-05-221-33/+49
| * make myri10ge_get_firmware_capabilities() staticAdrian Bunk2008-05-221-1/+1
| * s2io: add missing block braces to multistatement if statementIlpo Järvinen2008-05-221-1/+2
| * hamradio/scc: add missing block braces to multi-statement ifIlpo Järvinen2008-05-221-1/+2
| * ehea: Fix use after free on rebootBrian King2008-05-221-1/+2
| * rndis_host: increase delay in command response loopPierre Ynard2008-05-221-1/+1
| * drivers/net/tokenring/olympic.c: fix warningAndrew Morton2008-05-221-1/+1
| * drivers/net/tokenring/3c359.c: squish a warningAndrew Morton2008-05-221-1/+1
| * pcnet32: fix warningAndrew Morton2008-05-221-2/+2
| * [netdrvr] dm9000: use delayed work to update mii phy state fixAndrew Morton2008-05-221-1/+1
| * sky2: restore vlan acceleration on resetStephen Hemminger2008-05-221-10/+19
OpenPOWER on IntegriCloud