| Commit message (Expand) | Author | Age | Files | Lines |
* | Spelling fixes: lenght->length | Paulius Zaleckas | 2008-02-03 | 1 | -2/+2 |
* | annotate the rest of drivers/net/wan | Al Viro | 2008-01-29 | 6 | -7/+7 |
* | NULL noise in drivers/net | Al Viro | 2008-01-29 | 4 | -19/+15 |
* | drivers/net/wan: Add missing "space" | Joe Perches | 2008-01-29 | 1 | -1/+1 |
* | [netdrvr] irq handler minor cleanups in several drivers | Jeff Garzik | 2008-01-29 | 2 | -10/+6 |
* | cosa: Convert from class_device to device for cosa sync driver | Tony Jones | 2008-01-25 | 1 | -3/+2 |
* | sbni endian fixes | Al Viro | 2008-01-18 | 1 | -3/+9 |
* | wan/lmc bitfields fixes | Al Viro | 2008-01-18 | 1 | -10/+2 |
* | dscc4 endian fixes | Al Viro | 2008-01-18 | 1 | -45/+49 |
* | cycx: annotations and fixes (.24 fodder?) | Al Viro | 2007-12-23 | 1 | -6/+6 |
* | [SYNCPPP]: Endianness and 64bit fixes. | Al Viro | 2007-12-14 | 1 | -18/+17 |
* | [TTY]: Use tty_mode_ioctl() in network drivers. | Alan Cox | 2007-11-07 | 1 | -5/+1 |
* | [WAN]: fix drivers/net/wan/lmc/ compilation | Adrian Bunk | 2007-10-31 | 1 | -1/+1 |
* | [WAN]: lmc_ioctl: don't return with locks held | Roel Kluin | 2007-10-30 | 1 | -21/+34 |
* | Eliminate pointless casts from void* in a few driver irq handlers. | Jeff Garzik | 2007-10-24 | 1 | -2/+2 |
* | netdev: convert non-obvious instances to use ARRAY_SIZE() | Alejandro Martinez Ruiz | 2007-10-15 | 1 | -4/+4 |
* | long vs. unsigned long - low-hanging fruits in drivers | Al Viro | 2007-10-14 | 1 | -2/+2 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-11 | 7 | -36/+48 |
* | [NET]: Wrap netdevice hardware header creation. | Stephen Hemminger | 2007-10-11 | 1 | -1/+1 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-11 | 12 | -14/+0 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-11 | 2 | -3/+4 |
* | [NET]: Make device event notification network namespace safe | Eric W. Biederman | 2007-10-11 | 3 | -0/+9 |
* | [NET]: Make packet reception network namespace safe | Eric W. Biederman | 2007-10-11 | 3 | -0/+16 |
* | [WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-08-14 | 1 | -2/+1 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 15 | -35/+16 |
* | drivers/net/wan/sbni: kill uninit'd var warning | Jeff Garzik | 2007-07-17 | 1 | -4/+3 |
* | drivers/net/wan/pc300_drv: fix bug caught by gcc warning | Jeff Garzik | 2007-07-17 | 1 | -0/+2 |
* | Introduce CONFIG_VIRT_TO_BUS | Stephen Rothwell | 2007-07-16 | 1 | -1/+1 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-12 | 3 | -7/+1 |
* | Use menuconfig objects II - netdev/wan | Jan Engelhardt | 2007-05-11 | 1 | -19/+15 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-03 | 3 | -3/+0 |
* | Generic HDLC sparse annotations | Krzysztof Halasa | 2007-04-28 | 2 | -23/+24 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 4 | -5/+6 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 3 | -3/+3 |
* | [WAN] cosa.c: Build fix. | David S. Miller | 2007-04-26 | 1 | -1/+1 |
* | [LMC]: lmc_main wants to use skb_tailroom | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [SK_BUFF]: Convert skb->end to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 | 2 | -3/+3 |
* | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 | 3 | -4/+4 |
* | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 2007-04-26 | 3 | -3/+3 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 | 7 | -8/+8 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-26 | 2 | -6/+0 |
* | [NET]: remove unused header file: drivers/net/wan/lmc/lmc_media.h | Robert P. J. Day | 2007-03-26 | 1 | -65/+0 |
* | z85230: Fix FIFO handling | Alan Cox | 2007-03-09 | 1 | -1/+1 |
* | [HDLC] Fix dev->header_cache_update having a random value. | Krzysztof Halasa | 2007-03-03 | 6 | -23/+23 |
* | net: remove a collection of unneeded #undef REALLY_SLOW_IO stuff | Alan | 2007-02-27 | 1 | -1/+0 |
* | Hostess SV-11 depends on INET | Baruch Even | 2007-02-17 | 1 | -1/+1 |
* | net/wan/pc300too.c: pci_module_init to pci_register_driver | Richard Knutsson | 2007-02-17 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 2 | -2/+0 |