Age | Commit message (Expand) | Author | Files | Lines |
2008-04-25 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 53 | -668/+1231 |
2008-04-25 | [netdrvr] tehuti: move ioctl perm check closer to function start | Jeff Garzik | 1 | -2/+3 |
2008-04-25 | via-velocity: fix vlan receipt | Francois Romieu | 1 | -18/+28 |
2008-04-25 | tg3: sparse cleanup | Eric Dumazet | 1 | -0/+2 |
2008-04-25 | forcedeth: realtek phy crossover detection | Ayaz Abdulla | 1 | -42/+178 |
2008-04-25 | ibm_newemac: Increase MDIO timeouts | Benjamin Herrenschmidt | 1 | -4/+4 |
2008-04-25 | gianfar: Fix skb allocation strategy | Andy Fleming | 1 | -35/+65 |
2008-04-25 | netxen: reduce stack usage of netxen_nic_flash_print | Harvey Harrison | 1 | -7/+8 |
2008-04-25 | smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt} | Roel Kluin | 1 | -3/+3 |
2008-04-25 | net drivers: fix platform driver hotplug/coldplug | Kay Sievers | 20 | -5/+44 |
2008-04-25 | forcedeth: new backoff implementation | Ayaz Abdulla | 1 | -34/+178 |
2008-04-25 | ehea: make things static | Andrew Morton | 1 | -2/+2 |
2008-04-25 | phylib: Add support for board-level PHY fixups | Andy Fleming | 3 | -13/+123 |
2008-04-25 | [netdrvr] atlx: code movement: move atl1 parameter parsing | Chris Snook | 2 | -138/+138 |
2008-04-25 | atlx: remove flash vendor parameter | Chris Snook | 1 | -39/+0 |
2008-04-25 | korina: misc cleanup | Francois Romieu | 1 | -19/+16 |
2008-04-25 | korina: fix misplaced return statement | Francois Romieu | 1 | -2/+2 |
2008-04-25 | WAN: Fix confusing insmod error code for C101 too. | Krzysztof Halasa | 1 | -3/+3 |
2008-04-25 | Removing dead code in drivers/net/wan/hdlc_fr.c | Cédric Augonnet | 1 | -4/+0 |
2008-04-25 | tehuti: check register size | Francois Romieu | 1 | -0/+14 |
2008-04-25 | [netdrvr] typhoon: typhoon_resume - remove call to start_queue | Grant Grundler | 1 | -1/+0 |
2008-04-25 | ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaround | Valentine Barshak | 2 | -2/+47 |
2008-04-25 | ibm_newemac: PowerPC 440GX EMAC PHY clock workaround | Valentine Barshak | 2 | -3/+23 |
2008-04-25 | ibm_newemac Use status property for unused/unwired EMACs | Josh Boyer | 1 | -2/+5 |
2008-04-25 | ibm_newemac: Fix section mismatch warnings | Josh Boyer | 5 | -6/+6 |
2008-04-25 | ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handling | Stefan Roese | 1 | -0/+16 |
2008-04-25 | ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patch | Stefan Roese | 1 | -1/+4 |
2008-04-25 | e1000e: Increment version to 0.2.1 | Jesse Brandeburg | 1 | -1/+1 |
2008-04-25 | igb: save and restore pcie/msi state to support EEH recovery | Auke Kok | 1 | -0/+2 |
2008-04-25 | e1000e: save and restore pcie/msi state to support EEH recovery | Wendy Xiong | 1 | -0/+2 |
2008-04-25 | ixgbe: save and restore pcie/msi state to support EEH recovery | Wendy Xiong | 1 | -0/+2 |
2008-04-25 | e1000e: lower ring minimum size to 64 | Auke Kok | 1 | -2/+2 |
2008-04-25 | e1000e: Fix HW Error on es2lan, ARP capture issue by BMC | David Graham | 4 | -66/+137 |
2008-04-25 | e1000e: Add interrupt moderation run-time ethtool interface | Auke Kok | 2 | -0/+46 |
2008-04-25 | e1000e: cleanup several stats issues | Bruce Allan | 7 | -86/+122 |
2008-04-25 | S2io: Removed rx_lock and put_lock | Sreenivasa Honnur | 2 | -35/+2 |
2008-04-25 | S2io: Removed receive buffer replenishment tasklet | Sreenivasa Honnur | 2 | -92/+4 |
2008-04-25 | S2io: Version update for memory leak fix during free_tx_buffers | Sreenivasa Honnur | 1 | -1/+1 |
2008-04-25 | S2io: Fix memory leak during free_tx_buffers | Sreenivasa Honnur | 1 | -1/+1 |
2008-04-25 | ucc_geth: Fix sneaky merge conflict regarding bus_id | Andy Fleming | 1 | -1/+1 |
2008-04-25 | niu: Add support for Neptune FEM/NEM cards for C10 server blades | Matheos Worku | 2 | -30/+277 |
2008-04-25 | niu: Determine the # of ports from the card's VPD data | Matheos Worku | 2 | -11/+65 |
2008-04-24 | tun: Multicast handling in tun_chr_ioctl() needs proper locking. | David S. Miller | 1 | -0/+10 |
2008-04-24 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 9 | -22/+87 |
2008-04-24 | iwlwifi: Fix built-in compilation of iwlcore (part 2) | Zhu Yi | 1 | -2/+1 |
2008-04-24 | tun: Fix minor race in TUNSETLINK ioctl handling. | David S. Miller | 1 | -2/+9 |
2008-04-24 | ppp_generic: use stats from net_device structure | Paulius Zaleckas | 1 | -29/+19 |
2008-04-24 | iwlwifi: Don't unlock priv->mutex if it isn't locked | Roland Dreier | 2 | -2/+0 |
2008-04-24 | wireless: rndis_wlan: modparam_workaround_interval is never below 0. | Roel Kluin | 1 | -2/+3 |
2008-04-24 | prism54: prism54_get_encode() test below 0 on unsigned index | Roel Kluin | 1 | -1/+1 |