| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-10-15 | 3 | -64/+106 |
|\ |
|
| * | [NET] smc91x: fix PXA DMA support code | Russell King | 2007-10-15 | 2 | -56/+63 |
| * | [ARM] pxa: update pxa irda driver to use clk support | Russell King | 2007-10-12 | 1 | -8/+43 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-15 | 3 | -18/+22 |
|\ \ |
|
| * | | [NETNS]: Don't panic on creating the namespace's loopback | Pavel Emelyanov | 2007-10-15 | 1 | -6/+5 |
| * | | [TG3]: Fix performance regression on 5705. | Michael Chan | 2007-10-15 | 1 | -2/+8 |
| * | | [NIU]: getting rid of __ucmpdi2 in niu.o | Al Viro | 2007-10-15 | 1 | -8/+7 |
| * | | [NIU]: Fix write past end of array in niu_pci_probe_sprom(). | David S. Miller | 2007-10-15 | 1 | -2/+2 |
* | | | xen-netfront: rearrange netfront structure to separate tx and rx | Jeremy Fitzhardinge | 2007-10-15 | 1 | -18/+17 |
* | | | netdev: convert non-obvious instances to use ARRAY_SIZE() | Alejandro Martinez Ruiz | 2007-10-15 | 6 | -11/+11 |
* | | | ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107... | Emil Medve | 2007-10-15 | 1 | -1/+4 |
* | | | gianfar: Fix regression caused by new napi interface | Li Yang | 2007-10-15 | 1 | -0/+10 |
* | | | gianfar: Cleanup compile warning caused by 0795af57 | Li Yang | 2007-10-15 | 1 | -1/+0 |
* | | | gianfar: Fix compile regression caused by bea3348e | Li Yang | 2007-10-15 | 1 | -0/+3 |
* | | | add new prom.h for AU1x00 | Yoichi Yuasa | 2007-10-15 | 1 | -5/+5 |
* | | | update AU1000 get_ethernet_addr() | Yoichi Yuasa | 2007-10-15 | 1 | -16/+4 |
* | | | MIPSsim: General cleanup | Ralf Baechle | 2007-10-15 | 2 | -71/+75 |
* | | | Jazzsonic: Fix warning about unused variable. | Ralf Baechle | 2007-10-15 | 1 | -1/+0 |
* | | | Use dcr_host_t.base in dcr_unmap() | Michael Ellerman | 2007-10-15 | 1 | -1/+1 |
* | | | Add dcr_host_t.base in dcr_read()/dcr_write() | Michael Ellerman | 2007-10-15 | 2 | -4/+4 |
* | | | Use dcr_host_t.base in ibm_emac_mal | Michael Ellerman | 2007-10-15 | 2 | -4/+6 |
* | | | Update ibm_newemac to use dcr_host_t.base | Michael Ellerman | 2007-10-15 | 2 | -7/+7 |
* | | | tehuti: possible leak in bdx_probe | Florin Malita | 2007-10-15 | 1 | -1/+2 |
* | | | TC35815: Fix build | Ralf Baechle | 2007-10-15 | 1 | -1/+0 |
* | | | SAA9730: Fix build | Ralf Baechle | 2007-10-15 | 1 | -2/+7 |
* | | | AR7 ethernet | Matteo Croce | 2007-10-15 | 3 | -0/+1184 |
* | | | myri10ge: update driver version to 1.3.2-1.287 | Brice Goglin | 2007-10-15 | 1 | -1/+1 |
* | | | myri10ge: add IPv6 TSO support | Brice Goglin | 2007-10-15 | 1 | -8/+79 |
* | | | myri10ge: update firmware headers | Brice Goglin | 2007-10-15 | 1 | -4/+86 |
* | | | myri10ge: fix some indentation, white spaces, and comments | Brice Goglin | 2007-10-15 | 1 | -6/+5 |
* | | | net/bonding: Optionally allow ethernet slaves to keep own MAC | Jay Vosburgh | 2007-10-15 | 3 | -24/+88 |
* | | | net/bonding: Destroy bonding master when last slave is gone | Moni Shoua | 2007-10-15 | 3 | -4/+46 |
* | | | net/bonding: Delay sending of gratuitous ARP to avoid failure | Moni Shoua | 2007-10-15 | 2 | -3/+22 |
* | | | net/bonding: Handlle wrong assumptions that slave is always an Ethernet device | Moni Shoua | 2007-10-15 | 3 | -3/+11 |
* | | | net/bonding: Enable IP multicast for bonding IPoIB devices | Moni Shoua | 2007-10-15 | 2 | -6/+5 |
* | | | net/bonding: Enable bonding to enslave netdevices not supporting set_mac_addr... | Moni Shoua | 2007-10-15 | 2 | -28/+60 |
* | | | net/bonding: Enable bonding to enslave non ARPHRD_ETHER | Moni Shoua | 2007-10-15 | 1 | -0/+33 |
* | | | natsemi: Check return value for pci_enable_device() | Mark Brown | 2007-10-15 | 1 | -2/+8 |
* | | | natsemi: Use round_jiffies() for slow timers | Mark Brown | 2007-10-15 | 1 | -3/+7 |
|/ / |
|
* | | sky2: reboot fix | Stephen Hemminger | 2007-10-14 | 1 | -1/+1 |
* | | ipg: endianness fixes | Al Viro | 2007-10-14 | 1 | -17/+17 |
* | | ipg: endianness annotations | Al Viro | 2007-10-14 | 1 | -6/+6 |
* | | hamradio: ->hard_header() takes packet type in host-endian | Al Viro | 2007-10-14 | 2 | -2/+2 |
* | | more tulip endianness annotations | Al Viro | 2007-10-14 | 1 | -1/+1 |
* | | ibm_newemac annotations (iomem, NULL noise) | Al Viro | 2007-10-14 | 4 | -11/+11 |
* | | more trivial signedness fixes in drivers | Al Viro | 2007-10-14 | 1 | -2/+3 |
* | | long vs. unsigned long - low-hanging fruits in drivers | Al Viro | 2007-10-14 | 4 | -6/+6 |
* | | remove duplicate initializer (macvlan) | Al Viro | 2007-10-14 | 1 | -1/+0 |
* | | skb->tail in ibm_newemac should be skb_tail_pointer() | Al Viro | 2007-10-14 | 1 | -1/+1 |
* | | typo in ibm_newemac/rgmii.c | Al Viro | 2007-10-14 | 1 | -1/+1 |