Sign in
android-kvm
/
linux
/
75077afbec1ac89178c1542b23a70d0f960b0aaf
/
drivers
/
net
/
ethernet
/
amd
/
nmclan_cs.c
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
1d26643
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
104bf3f
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
by Joe Perches
· 13 years ago
33a5ba1
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
by Rick Jones
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 14 years ago
b955f6c
amd: Move AMD (Lance) chipset drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/pcmcia/nmclan_cs.c]
25f8f54
pcmcia: Convert pcmcia_device_id declarations to const
by Joe Perches
· 14 years ago
215faf9
drivers/net/*/: Use static const
by Joe Perches
· 14 years ago
5f05647d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
2262054
pcmcia: remove obsolete and wrong comments
by Dominik Brodowski
· 15 years ago
2e9b981
pcmcia: move driver name to struct pcmcia_driver
by Dominik Brodowski
· 15 years ago
1ac71e5
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
by Dominik Brodowski
· 15 years ago
7feabb6
pcmcia: move config_{base,index,regs} to struct pcmcia_device
by Dominik Brodowski
· 15 years ago
37979e1
pcmcia: simplify IntType
by Dominik Brodowski
· 15 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
636b811
drivers/net/pcmcia: Use pr_<level> and netdev_<level>
by Joe Perches
· 15 years ago
90abdc3
pcmcia: do not use io_req_t when calling pcmcia_request_io()
by Dominik Brodowski
· 15 years ago
9a017a9
pcmcia: do not use io_req_t after call to pcmcia_request_io()
by Dominik Brodowski
· 15 years ago
1d5cc19
pcmcia: use pcmica_{read,write}_config_byte
by Dominik Brodowski
· 15 years ago
ac8b422
pcmcia: remove cs_types.h
by Dominik Brodowski
· 15 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
c7c2fa0
pcmcia: dev_node removal (drivers with unregister_netdev check)
by Dominik Brodowski
· 15 years ago
eb14120
pcmcia: re-work pcmcia_request_irq()
by Dominik Brodowski
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
91fea58
net/pcmcia: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
c91aa55
pcmcia: ncmlan_cs: remove odd bracket
by Alexander Beregalov
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
5fa9167
pcmcia: rework the irq_req_t typedef
by Dominik Brodowski
· 15 years ago
dd2e5a1
pcmcia: remove deprecated handle_to_dev() macro
by Dominik Brodowski
· 15 years ago
dddcb44
drivers/net: remove exceptional & on function name
by Julia Lawall
· 15 years ago
dd0fab5
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net)
by Dominik Brodowski
· 15 years ago
dddfbd8
pcmcia: convert net pcmcia drivers to use new CIS helpers
by Dominik Brodowski
· 15 years ago
dbf02fa
netdev: convert pcmcia drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 16 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 16 years ago
28b1801
pcmcia: convert nmclan driver to net_device_ops
by Stephen Hemminger
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
4309659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
113aa83
net: Rationalise email address: Network Specific Parts
by Alan Cox
· 16 years ago
994917f
pcmcia: card services header cleanup
by Dominik Brodowski
· 16 years ago
906da809c
pcmcia: replace kio_addr_t with unsigned int everywhere
by Olof Johansson
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
c196d80
Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/pcmcia/nmclan_cs.c
by Micah Gruber
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
af2b3b5
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
by Dominik Brodowski
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
6f25891
[PATCH] nmclan_cs: dereferencing skb after netif_rx()
by Florin Malita
· 19 years ago
9940ec3
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
by Dominik Brodowski
· 19 years ago
e2d4096
[PATCH] pcmcia: use bitfield instead of p_state and state
by Dominik Brodowski
· 19 years ago
15b99ac
[PATCH] pcmcia: add return value to _config() functions
by Dominik Brodowski
· 19 years ago
fba395e
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
by Dominik Brodowski
· 19 years ago
fd23823
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
by Dominik Brodowski
· 19 years ago
70294b4
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
by Dominik Brodowski
· 19 years ago
8661bb5
[PATCH] pcmcia: default suspend and resume handling
by Dominik Brodowski
· 19 years ago
5f2a71f
[PATCH] pcmcia: add pcmcia_disable_device
by Dominik Brodowski
· 19 years ago
f71e130
Massive net driver const-ification.
by Arjan van de Ven
· 19 years ago
f8cfa61
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback
by Dominik Brodowski
· 19 years ago
b463581
[PATCH] pcmcia: remove dev_list from drivers
by Dominik Brodowski
· 19 years ago
cc3b486
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
by Dominik Brodowski
· 19 years ago
98e4c28b7
[PATCH] pcmcia: new suspend core
by Dominik Brodowski
· 19 years ago
d277ad0
[PATCH] pcmcia: fix many device IDs
by Komuro
· 20 years ago
44670d2
[PATCH] pcmcia: remove references to pcmcia/version.h
by Dominik Brodowski
· 20 years ago
1e212f3
[PATCH] pcmcia: move event handler
by Dominik Brodowski
· 20 years ago
a58e26c
[PATCH] pcmcia: id_table for nmclan_cs
by Dominik Brodowski
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago
v2.6.12-rc2