Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
91e9a1ec91243391e6f8f24ff4c5fbd4dfd67292
/
drivers
/
net
/
pcmcia
/
3c574_cs.c
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
4b49291
pcmcia: remove unused mem_op.h
by Dominik Brodowski
· 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
df245dc
net: 3c574_cs fix stats.tx_bytes counter
by Alexander Kurz
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
671c880
3c574_cs: disable irq before calling el3_interrupt
by Ken Kawasaki
· 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
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
e3eef53
3c574_cs: spin_lock the set_multicast_list function
by Ken Kawasaki
· 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
· 15 years ago
f0a3a15
3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
by Ken Kawasaki
· 16 years ago
fb72e2f
pcmcia: convert 3c574 to net_device_ops
by Stephen Hemminger
· 16 years ago
b9bdcd9
net pcmcia: worklimit reaches -1
by Roel Kluin
· 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
4c89e88
pcmcia: deprecate CS_SUCCESS
by Dominik Brodowski
· 16 years ago
2e8d31d
3c574_cs: use netstats in net_device structure
by Paulius Zaleckas
· 17 years ago
1569d9e
pcmcia/3c574_cs: fix 'shadow variable' warning
by Richard Knutsson
· 17 years ago
906da80
pcmcia: replace kio_addr_t with unsigned int everywhere
by Olof Johansson
· 17 years ago
b665982
3c574, 3c515 bitfields abuse
by Al Viro
· 17 years ago
b1e247a
3c574 and 3c589 endianness fixes (.24?)
by Al Viro
· 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
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
e363d13
PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struct net_device*
by Komuro
· 18 years ago
e176d39
[PATCH] PCMCIA: fix drivers broken by recent cleanup
by Daniel Ritz
· 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
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
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
98e4c28
[PATCH] pcmcia: new suspend core
by Dominik Brodowski
· 19 years ago
44670d2
[PATCH] pcmcia: remove references to pcmcia/version.h
by Dominik Brodowski
· 19 years ago
1e212f3
[PATCH] pcmcia: move event handler
by Dominik Brodowski
· 19 years ago
270b6e9
[PATCH] pcmcia: id_table for 3c574_cs
by Dominik Brodowski
· 19 years ago
b9a6eaf
[PATCH] 3c574_cs: disable interrupts in el3_close
by Daniel Ritz
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago