aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-27
* net: pppoe - stop using proc internalsCyrill Gorcunov2009-01-27
* pppol2tp: stop using proc internalsAlexey Dobriyan2009-01-27
* ixgbe: add support KX/KX4 deviceDon Skidmore2009-01-26
* ixgbe: fix slow load times on 82598 nicsDon Skidmore2009-01-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-26
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-26
| |\
| | * [NET] am79c961a: fix spin_lock usageUwe Kleine-König2009-01-24
| * | gianfar: Revive VLAN supportAnton Vorontsov2009-01-26
| * | bnx2x: tx_has_work should not wait for FWVladislav Zolotarov2009-01-26
| * | netxen: reduce memory footprintDhananjay Phadke2009-01-26
| * | netxen: fix vlan tso/checksum offloadDhananjay Phadke2009-01-26
| * | e1000e: workaround hw errataJesse Brandeburg2009-01-26
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-26
| |\ \
| | * | rtl8187: Add termination packet to prevent stallLarry Finger2009-01-23
| | * | iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed2009-01-23
| | * | p54usb: fix packet loss with first generation devicesChristian Lamparter2009-01-23
| * | | virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson2009-01-25
| |/ /
| * | phy: Add suspend/resume support to SMSC PHYsSteve Glendinning2009-01-22
| * | phylib: Fix oops in suspend/resume pathsAnton Vorontsov2009-01-22
| * | bnx2x: VersionEilon Greenstein2009-01-22
| * | bnx2x: loopback test failureEilon Greenstein2009-01-22
| * | bnx2x: Missing rmb when waiting for FW responseEilon Greenstein2009-01-22
| * | bnx2x: Calling napi_delEilon Greenstein2009-01-22
| * | bnx2x: Carrier off first callEilon Greenstein2009-01-22
| * | bnx2x: Handling load failuresEilon Greenstein2009-01-22
| * | bnx2x: Disable napiEilon Greenstein2009-01-22
| * | bnx2x: Reset HW before useEilon Greenstein2009-01-22
| * | iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre2009-01-22
| * | zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id listHin-Tak Leung2009-01-22
| * | p54usb: fix nasty use after freeChristian Lamparter2009-01-22
| * | p54: more cryptographic accelerator fixesChristian Lamparter2009-01-22
| * | p54: add missing break in eeprom parserChr2009-01-22
| * | orinoco: use KERN_DEBUG for link status messagesPavel Roskin2009-01-22
| * | rt2x00: Fix TX rate short preamble detectionIvo van Doorn2009-01-22
| * | orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov2009-01-22
* | | com0020: Add missing symbol export for com20020_netdev_ops.David S. Miller2009-01-26
* | | smsc95xx: fix function prototype of async callbackSteve Glendinning2009-01-25
* | | smsc95xx: remove unused completion structSteve Glendinning2009-01-25
* | | e1000e: drop lltx, remove unnecessary lockJesse Brandeburg2009-01-23
* | | au1000: reorder functionsFlorian Fainelli2009-01-22
* | | net: pppoe - get rid of DECLARE_MAC_BUFCyrill Gorcunov2009-01-22
* | | tun: Implement ip link del tunXXXEric W. Biederman2009-01-21
* | | tun: There is no longer any need to deny changing network namespacesEric W. Biederman2009-01-21
* | | tun: Fix races between tun_net_close and free_netdev.Eric W. Biederman2009-01-21
* | | tun: Move read_wait into tun_fileEric W. Biederman2009-01-21
* | | tun: Make tun_net_xmit atomic wrt tun_attach && tun_detachEric W. Biederman2009-01-21
* | | tun: Grab the netns in open.Eric W. Biederman2009-01-21
* | | tun: Introduce tun_fileEric W. Biederman2009-01-21
* | | tun: Use POLLERR not EBADF in tun_chr_pollEric W. Biederman2009-01-21