summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-05-17netdev: bfin_mac: use promiscuous flag for promiscuous modeSonic Zhang
2010-05-17netdev: bfin_mac: add support for wake-on-lan magic packetsMichael Hennerich
2010-05-17netdev: bfin_mac: clear RXCKS if hardware generated checksum is not enabledSonic Zhang
2010-05-17netdev: bfin_mac: deduce Ethernet FCS from hardware IP payload checksumSonic Zhang
2010-05-17netdev: bfin_mac: invalid data cache only once for each new rx skb bufferSonic Zhang
2010-05-17netdev: bfin_mac: handler RX status errorsPeter Meerwald
2010-05-17netdev: bfin_mac: add support for IEEE 1588 PTPBarry Song
2010-05-17drivers/net/usb/asix.c: Fix unaligned accessesNeil Jones
2010-05-17ibmveth: Add suspend/resume supportBrian King
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-16net: congestion notifications are not dropped packetsEric Dumazet
2010-05-15net: adjust handle_macvlan to pass port struct to hookJiri Pirko
2010-05-15skge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/...David S. Miller
2010-05-15rndis_host: Poll status channel before control channelBen Hutchings
2010-05-14qlcnic: add idc debug registersSucheta Chakraborty
2010-05-14qlcnic: support quisce modeSucheta Chakraborty
2010-05-14qlcnic: check device classSucheta Chakraborty
2010-05-14qlcnic: check IDC versionSucheta Chakraborty
2010-05-14qlcnic: cleanup unused codeAmit Kumar Salecha
2010-05-14qlcnic: cleanup dma mask settingAmit Kumar Salecha
2010-05-14qlcnic: fix caching window registerAmit Kumar Salecha
2010-05-14qlcnic: remove obsolete registerAmit Kumar Salecha
2010-05-14qlcnic: fix context cleanupAmit Kumar Salecha
2010-05-14sky2: version 1.28stephen hemminger
2010-05-14sky2: Avoid allocating memory in sky2_resumeMike McCormack
2010-05-14sky2: Refactor down/up code out of sky2_restart()Mike McCormack
2010-05-14sky2: Shut off interrupts before NAPIMike McCormack
2010-05-14sky2: Avoid race in sky2_change_mtuMike McCormack
2010-05-14sky2: Restore multicast after restartMike McCormack
2010-05-14ixgb and e1000: Use new function for copybreak testsJoe Perches
2010-05-14e1000: cleanup unused parametersJesse Brandeburg
2010-05-14e1000: fix WARN_ON with mac-vlanJesse Brandeburg
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-13ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala
2010-05-13ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSCMallikarjuna R Chilakala
2010-05-13ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov
2010-05-12cxgb4: report GRO stats with ethtool -SDimitris Michailidis
2010-05-12cxgb4: report the PCIe link speedDimitris Michailidis
2010-05-12cxgb4: configure HW VLAN extraction through FWDimitris Michailidis
2010-05-12e1000e: add PCI device id to enable support for 82567V-4Bruce Allan
2010-05-12e1000e: Fix/cleanup PHY reset code for ICHx/PCHxBruce Allan
2010-05-12e1000e: move settting of flow control refresh timer to link setup codeBruce Allan
2010-05-12e1000e: fix checks for manageability enabled and management pass-throughBruce Allan
2010-05-12e1000e: Incorrect function pointer set for force_speed_duplex on 82577Bruce Allan
2010-05-12e1000e: Cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan
2010-05-12e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru checkBruce Allan
2010-05-12e1000e: cleanup multiple common exit pointsBruce Allan
2010-05-12e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmitBruce Allan