| Commit message (Expand) | Author | Age |
* | wireless: convert drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 |
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
* | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 |
* | wavelan: Remove bogus debugging on skb->next being non-NULL. | David S. Miller | 2009-05-27 |
* | wireless: convert wavelan to net_device_ops | Stephen Hemminger | 2009-03-27 |
* | wavelan: Test arraysize before an element of the array. | Roel Kluin | 2009-02-27 |
* | drivers/net/wireless: fix sparse warnings: symbol shadows an earlier one | Hannes Eder | 2009-02-17 |
* | netdevice: safe convert to netdev_priv() #part-4 | Wang Chen | 2008-11-13 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-04 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 |
* | net: Rationalise email address: Network Specific Parts | Alan Cox | 2008-10-13 |
* | [netdrvr] Drivers should not set IFF_* flag themselves | Wang Chen | 2008-08-07 |
* | wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined | John W. Linville | 2008-05-12 |
* | WAVELAN - compile-time check for struct sizes | Helge Deller | 2008-01-28 |
* | netdev: ARRAY_SIZE() cleanups | Alejandro Martinez Ruiz | 2008-01-28 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 |
* | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng | 2007-10-10 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [PATCH] wavelan: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-14 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [PATCH] skb_padto()-area fixes in 8390, wavelan | Alan Cox | 2006-06-22 |
* | [PATCH] Array overrun in drivers/net/wireless/wavelan.c | Eric Sesterhenn | 2006-06-22 |
* | [PATCH] wavelan: fix section mismatch | Randy Dunlap | 2006-05-26 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 |
* | Remove WIRELESS_EXT ifdefs from several wireless drivers. | Jeff Garzik | 2005-09-24 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |