summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-28rndis_wlan: add missing range check for power_output modparamJussi Kivilinna
2008-05-28iwlwifi: fix rate scale TLC column selection bugGuy Cohen
2008-05-28iwlwifi: fix exit from stay_in_table stateGuy Cohen
2008-05-28rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft
2008-05-28rt2x00: Use atomic interface iteration in irq contextIvo van Doorn
2008-05-28rt2x00: Reset antenna RSSI after switchIvo van Doorn
2008-05-28rt2x00: Don't count retries as failureIvo van Doorn
2008-05-28rt2x00: Fix memleak in tx() pathIvo van Doorn
2008-05-28b43: Fix controller restart crashMichael Buesch
2008-05-28b43: Upload both beacon templates on initial loadMichael Buesch
2008-05-28rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello
2008-05-28rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello
2008-05-28rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello
2008-05-28rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-22fmvj18x_cs: add NextCom NC5310 rev B supportKomuro
2008-05-22xirc2ps_cs: re-initialize the multicast address in do_resetKomuro
2008-05-223C509: rx_bytes should not be increased when alloc_skb failedWang Chen
2008-05-22NETFRONT: Use __skb_queue_purge()Wang Chen
2008-05-22VIRTIO: Use __skb_queue_purge()Wang Chen
2008-05-22phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker
2008-05-22WAN: protect HDLC proto list while insmod/rmmodKrzysztof Halasa
2008-05-22drivers/net/fs_enet: remove null pointer dereferenceJulia Lawall
2008-05-22S2io: Version update for napi and MSI-X patchesSreenivasa Honnur
2008-05-22S2io: Added napi support when MSIX is enabled.Sreenivasa Honnur
2008-05-22S2io: Move all the transmit completions to a single msi-x (alarm) vectorSreenivasa Honnur
2008-05-22drivers/net/ehea - remove unnecessary memset after kzallocJoe Perches
2008-05-22au1000_eth: remove useless checkFrancois Romieu
2008-05-22Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>Huang Weiyi
2008-05-22cpmac bugfixes and enhancementsMatteo Croce
2008-05-22e1000e: use resource_size_t, not unsigned long, for phys addrsBecky Bruce
2008-05-22net/usb: add support for Apple USB Ethernet AdapterAurelien Nephtali
2008-05-22uli526x: add support for netpollAnton Vorontsov
2008-05-22ucc_geth: Fix arguments to dma map/unmap functionsAndy Fleming
2008-05-22PHYLIB: Kconfig: Fix the dependency on S390Maciej W. Rozycki
2008-05-22[SC92031] Using padto turned driver into an IPv6-only interfaceGerrit Renker
2008-05-22sb1250: use netdev_alloc_skbStephen Hemminger
2008-05-22[netdrvr] forcedeth: Restore multicast settings on resumeTobias Diedrich
2008-05-22WAN: protect Cisco HDLC state changes with a spinlock.Krzysztof Halasa
2008-05-22make myri10ge_get_firmware_capabilities() staticAdrian Bunk
2008-05-22s2io: add missing block braces to multistatement if statementIlpo Järvinen
2008-05-22hamradio/scc: add missing block braces to multi-statement ifIlpo Järvinen
2008-05-22ehea: Fix use after free on rebootBrian King
2008-05-22rndis_host: increase delay in command response loopPierre Ynard
2008-05-22drivers/net/tokenring/olympic.c: fix warningAndrew Morton
2008-05-22drivers/net/tokenring/3c359.c: squish a warningAndrew Morton
2008-05-22pcnet32: fix warningAndrew Morton
2008-05-22[netdrvr] dm9000: use delayed work to update mii phy state fixAndrew Morton
2008-05-22sky2: restore vlan acceleration on resetStephen Hemminger