Age | Commit message (Expand) | Author | Files | Lines |
2011-08-10 | 3c*/acenic/typhoon: Move 3Com Ethernet drivers | Jeff Kirsher | 1 | -1181/+0 |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -52/+36 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+1 |
2010-09-29 | pcmcia: remove obsolete and wrong comments | Dominik Brodowski | 1 | -22/+1 |
2010-09-29 | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 1 | -3/+1 |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 1 | -3/+2 |
2010-09-29 | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski | 1 | -1/+1 |
2010-09-29 | pcmcia: simplify IntType | Dominik Brodowski | 1 | -1/+0 |
2010-08-25 | drivers/net: Remove address use from assignments of function pointers | Joe Perches | 1 | -1/+1 |
2010-08-18 | drivers/net/pcmcia: Use pr_<level> and netdev_<level> | Joe Perches | 1 | -38/+35 |
2010-08-17 | ethtool: Provide a default implementation of ethtool_ops::get_drvinfo | Ben Hutchings | 1 | -13/+0 |
2010-08-03 | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 1 | -5/+6 |
2010-08-03 | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 1 | -1/+1 |
2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski | 1 | -1/+0 |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -5/+1 |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 1 | -2/+0 |
2010-05-10 | net: trans_start cleanups | Eric Dumazet | 1 | -3/+1 |
2010-05-10 | pcmcia: remove unused mem_op.h | Dominik Brodowski | 1 | -1/+0 |
2010-05-10 | pcmcia: dev_node removal (drivers with unregister_netdev check) | Dominik Brodowski | 1 | -7/+1 |
2010-05-10 | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 1 | -4/+2 |
2010-04-21 | net: 3c574_cs fix stats.tx_bytes counter | Alexander Kurz | 1 | -2/+5 |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 1 | -1/+1 |
2009-12-13 | 3c574_cs: disable irq before calling el3_interrupt | Ken Kawasaki | 1 | -0/+4 |
2009-11-28 | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 1 | -3/+1 |
2009-11-28 | pcmcia: remove deprecated handle_to_dev() macro | Dominik Brodowski | 1 | -1/+1 |
2009-11-09 | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) | Dominik Brodowski | 1 | -37/+29 |
2009-11-08 | pcmcia: convert net pcmcia drivers to use new CIS helpers | Dominik Brodowski | 1 | -10/+8 |
2009-10-13 | 3c574_cs: spin_lock the set_multicast_list function | Ken Kawasaki | 1 | -1/+12 |
2009-09-03 | netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data | Ben Hutchings | 1 | -5/+8 |
2009-09-03 | netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations | Ben Hutchings | 1 | -2/+0 |
2009-09-01 | netdev: convert pcmcia drivers to netdev_tx_t | Stephen Hemminger | 1 | -2/+4 |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 1 | -1/+1 |
2009-05-01 | 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card | Ken Kawasaki | 1 | -1/+1 |
2009-03-21 | pcmcia: convert 3c574 to net_device_ops | Stephen Hemminger | 1 | -10/+13 |
2009-03-04 | net pcmcia: worklimit reaches -1 | Roel Kluin | 1 | -1/+2 |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 1 | -1/+0 |
2008-10-27 | net: convert print_mac to %pM | Johannes Berg | 1 | -3/+2 |
2008-08-23 | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski | 1 | -3/+4 |
2008-05-13 | 3c574_cs: use netstats in net_device structure | Paulius Zaleckas | 1 | -26/+21 |
2008-02-05 | pcmcia/3c574_cs: fix 'shadow variable' warning | Richard Knutsson | 1 | -1/+1 |
2008-02-05 | pcmcia: replace kio_addr_t with unsigned int everywhere | Olof Johansson | 1 | -24/+25 |
2008-01-18 | 3c574, 3c515 bitfields abuse | Al Viro | 1 | -14/+17 |
2007-12-22 | 3c574 and 3c589 endianness fixes (.24?) | Al Viro | 1 | -5/+5 |
2007-10-29 | netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes. | Komuro | 1 | -1/+1 |
2007-10-10 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 1 | -4/+5 |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2007-02-17 | PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struc... | Komuro | 1 | -1/+1 |