Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
08feecd7fc709077ce92d21a979f522a5f57170a
/
drivers
/
net
/
ethernet
/
xircom
/
xirc2ps_cs.c
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
f865346
ethernet: amd: Remove typedef local_info_t
by Himangi Saraogi
· 10 years ago
0ab75ae
ethernet: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
fdd3f29
drivers/net: use module_pcmcia_driver() in pcmcia drivers
by H Hartley Sweeten
· 12 years ago
720a43e
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
by Joe Perches
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
dae2e9f
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A. Dalvi
· 13 years ago
68aad78
sweep the floors and convert some .get_drvinfo routines to strlcpy
by Rick Jones
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
59ffb30
xircom: Move the Xircom driver
by Jeff Kirsher
· 13 years ago
[Renamed from drivers/net/pcmcia/xirc2ps_cs.c]
25f8f54
pcmcia: Convert pcmcia_device_id declarations to const
by Joe Perches
· 14 years ago
5f05647
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
· 14 years ago
2e9b981
pcmcia: move driver name to struct pcmcia_driver
by Dominik Brodowski
· 14 years ago
00990e7
pcmcia: use autoconfiguration feature for ioports and iomem
by Dominik Brodowski
· 14 years ago
440eed4
pcmcia: introduce autoconfiguration feature
by Dominik Brodowski
· 14 years ago
1ac71e5
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
by Dominik Brodowski
· 14 years ago
7feabb6
pcmcia: move config_{base,index,regs} to struct pcmcia_device
by Dominik Brodowski
· 14 years ago
37979e1
pcmcia: simplify IntType
by Dominik Brodowski
· 14 years ago
fc30110
pcmcia: simplify Status, ExtStatus register access
by Dominik Brodowski
· 14 years ago
cdb1380
pcmcia: do not use win_req_t when calling pcmcia_request_window()
by Dominik Brodowski
· 14 years ago
636b811
drivers/net/pcmcia: Use pr_<level> and netdev_<level>
by Joe Perches
· 14 years ago
4914c7f
pcmcia: xirc2ps_cs bugfix
by Dominik Brodowski
· 14 years ago
b5cb259
pcmcia: remove memreq_t
by Dominik Brodowski
· 14 years ago
90abdc3
pcmcia: do not use io_req_t when calling pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
9a017a9
pcmcia: do not use io_req_t after call to pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
1d5cc19
pcmcia: use pcmica_{read,write}_config_byte
by Dominik Brodowski
· 14 years ago
ac8b422
pcmcia: remove cs_types.h
by Dominik Brodowski
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 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
fb1beb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
e15c1c1
pcmcia: remove unused IRQ_FIRST_SHARED
by Dominik Brodowski
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 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
6838b03
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
by Dominik Brodowski
· 15 years ago
868575d
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
by Magnus Damm
· 18 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
7d2e8d0
pcmcia: use pre-determined values
by Dominik Brodowski
· 15 years ago
0fa0ee05
netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data
by Ben Hutchings
· 15 years ago
7ab0f27
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
by Ben Hutchings
· 15 years ago
dbf02fa
netdev: convert pcmcia drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 16 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 16 years ago
0cd6e82
xirc2ps: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
6394d7c
xir2cps: convert to internal net_device stats
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
2be4ff2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
ed4cb13
netdev: uniquify the tx_timeout name
by Arjan van de Ven
· 16 years ago
2f3061e
pcmcia: remove unused argument to pcmcia_parse_tuple()
by Dominik Brodowski
· 16 years ago
ad913c1
pcmcia: pcmcia_config_loop() improvement by passing vcc
by Dominik Brodowski
· 16 years ago
8e2fc39
pcmcia: pcmcia_config_loop() default CIS entry handling
by Dominik Brodowski
· 16 years ago
498ac18
pcmcia: pcmcia_config_loop() ConfigIndex unification
by Dominik Brodowski
· 16 years ago
b54bf94
pcmcia: use pcmcia_loop_config in net pcmcia drivers
by Dominik Brodowski
· 16 years ago
43fc63d
xirc2ps_cs: re-initialize the multicast address in do_reset
by Komuro
· 17 years ago
906da80
pcmcia: replace kio_addr_t with unsigned int everywhere
by Olof Johansson
· 17 years ago
5e7bf8c
netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.
by Komuro
· 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
0b45d18
PCMCIA-NETDEV : xirc2ps_cs: bugfix of multicast code
by Komuro
· 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
e176d39
[PATCH] PCMCIA: fix drivers broken by recent cleanup
by Daniel Ritz
· 18 years ago
4796b71
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
af2b3b5
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
by Dominik Brodowski
· 18 years ago
a9606fd
[PATCH] pcmcia: remove prod_id indirection
by Dominik Brodowski
· 19 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 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
9a469ab
[PATCH] xirc2ps_cs: Cannot reset card in atomic context
by Joerg Ahrens
· 18 years ago
5b057c6
[NET]: Avoid allocating skb in skb_pad
by Herbert Xu
· 19 years ago
da4f5cc
[PATCH] Remove useless check in drivers/net/pcmcia/xirc2ps_cs.c
by Eric Sesterhenn
· 19 years ago
86dca4f
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 19 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 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
93b1fae
spelling: s/trough/through/
by Adrian Bunk
· 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
98e4c28
[PATCH] pcmcia: new suspend core
by Dominik Brodowski
· 19 years ago
d277ad0
[PATCH] pcmcia: fix many device IDs
by Komuro
· 19 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
Next »