aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-28rndis_wlan: add missing range check for power_output modparamJussi Kivilinna1-0/+5
2008-05-28iwlwifi: fix rate scale TLC column selection bugGuy Cohen1-1/+0
2008-05-28iwlwifi: fix exit from stay_in_table stateGuy Cohen1-1/+1
2008-05-28rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft1-2/+58
2008-05-28rt2x00: Use atomic interface iteration in irq contextIvo van Doorn1-3/+3
2008-05-28rt2x00: Reset antenna RSSI after switchIvo van Doorn2-0/+6
2008-05-28rt2x00: Don't count retries as failureIvo van Doorn1-1/+1
2008-05-28rt2x00: Fix memleak in tx() pathIvo van Doorn1-0/+1
2008-05-28b43: Fix controller restart crashMichael Buesch1-2/+10
2008-05-28b43: Upload both beacon templates on initial loadMichael Buesch2-14/+45
2008-05-28rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello1-1/+1
2008-05-28rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello1-1/+1
2008-05-28rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello1-1/+1
2008-05-28rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville1-1/+2
2008-05-22fmvj18x_cs: add NextCom NC5310 rev B supportKomuro1-1/+3
2008-05-22xirc2ps_cs: re-initialize the multicast address in do_resetKomuro1-4/+8
2008-05-223C509: rx_bytes should not be increased when alloc_skb failedWang Chen1-1/+1
2008-05-22NETFRONT: Use __skb_queue_purge()Wang Chen1-4/+2
2008-05-22VIRTIO: Use __skb_queue_purge()Wang Chen1-2/+1
2008-05-22phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker1-0/+1
2008-05-22WAN: protect HDLC proto list while insmod/rmmodKrzysztof Halasa1-8/+11
2008-05-22drivers/net/fs_enet: remove null pointer dereferenceJulia Lawall1-1/+1
2008-05-22S2io: Version update for napi and MSI-X patchesSreenivasa Honnur1-1/+1
2008-05-22S2io: Added napi support when MSIX is enabled.Sreenivasa Honnur3-141/+205
2008-05-22S2io: Move all the transmit completions to a single msi-x (alarm) vectorSreenivasa Honnur2-70/+105
2008-05-22drivers/net/ehea - remove unnecessary memset after kzallocJoe Perches1-2/+0
2008-05-22au1000_eth: remove useless checkFrancois Romieu1-6/+1
2008-05-22Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>Huang Weiyi1-1/+0
2008-05-22cpmac bugfixes and enhancementsMatteo Croce1-55/+179
2008-05-22e1000e: use resource_size_t, not unsigned long, for phys addrsBecky Bruce1-2/+2
2008-05-22net/usb: add support for Apple USB Ethernet AdapterAurelien Nephtali1-0/+4
2008-05-22uli526x: add support for netpollAnton Vorontsov1-1/+15
2008-05-22ucc_geth: Fix arguments to dma map/unmap functionsAndy Fleming1-4/+5
2008-05-22PHYLIB: Kconfig: Fix the dependency on S390Maciej W. Rozycki1-1/+1
2008-05-22[SC92031] Using padto turned driver into an IPv6-only interfaceGerrit Renker1-3/+5
2008-05-22sb1250: use netdev_alloc_skbStephen Hemminger1-36/+31
2008-05-22[netdrvr] forcedeth: Restore multicast settings on resumeTobias Diedrich1-0/+1
2008-05-22WAN: protect Cisco HDLC state changes with a spinlock.Krzysztof Halasa1-33/+49
2008-05-22make myri10ge_get_firmware_capabilities() staticAdrian Bunk1-1/+1
2008-05-22s2io: add missing block braces to multistatement if statementIlpo Järvinen1-1/+2
2008-05-22hamradio/scc: add missing block braces to multi-statement ifIlpo Järvinen1-1/+2
2008-05-22ehea: Fix use after free on rebootBrian King1-1/+2
2008-05-22rndis_host: increase delay in command response loopPierre Ynard1-1/+1
2008-05-22drivers/net/tokenring/olympic.c: fix warningAndrew Morton1-1/+1
2008-05-22drivers/net/tokenring/3c359.c: squish a warningAndrew Morton1-1/+1
2008-05-22pcnet32: fix warningAndrew Morton1-2/+2
2008-05-22[netdrvr] dm9000: use delayed work to update mii phy state fixAndrew Morton1-1/+1
2008-05-22sky2: restore vlan acceleration on resetStephen Hemminger1-10/+19
2008-05-22sfc: Remove sub-minor component from driver versionBen Hutchings1-1/+1
2008-05-22sfc: Added checks for heap allocation failureBen Hutchings3-0/+6