Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6a64cd64c056d46b419bb07b02153b00df97a2c5
/
drivers
/
net
/
pcmcia
6ae0385
drivers/net/pcmcia: fix warning: format not a string literal and no ...
by Hannes Eder
· 16 years ago
a9d3a146
pcnet_cs: Fix misuse of the equality operator.
by Cord Walter
· 16 years ago
aa2ba5f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e1825e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
8814b50
section misannotation in ibmtr_cs
by Al Viro
· 16 years ago
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
70eb1bf
axnet_cs: Fix build after net device ops ne2k conversion.
by David S. Miller
· 16 years ago
ece4af1
driver/net/*: remove redundant argument comments
by Qinghuang Feng
· 16 years ago
208fbec
axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411
by Cord Walter
· 16 years ago
4cf1653
netdevice: safe convert to netdev_priv() #part-2
by Wang Chen
· 16 years ago
a827206
fmvj18x_cs: write interrupt ack bit for lan and modem to work simultaneously.
by Komuro
· 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
b225ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
dc976c0
[netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bit
by Alan Cox
· 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
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
2dcc9ff
pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info
by Komuro
· 16 years ago
2f3061e
pcmcia: remove unused argument to pcmcia_parse_tuple()
by Dominik Brodowski
· 16 years ago
994917f
pcmcia: card services header cleanup
by Dominik Brodowski
· 16 years ago
1168386
pcmcia: deprecate CS_OUT_OF_RESOURCE
by Dominik Brodowski
· 16 years ago
4c89e88
pcmcia: deprecate CS_SUCCESS
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
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
54299ef
pcnet_cs, axnet_cs: clear bogus interrupt before request_irq
by Komuro
· 17 years ago
43154d0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
bdefff1
fmvj18x_cs: add NextCom NC5310 rev B support
by Komuro
· 17 years ago
43fc63d
xirc2ps_cs: re-initialize the multicast address in do_reset
by Komuro
· 17 years ago
cd65284f
3c589_cs: use netstats in net_device structure
by Paulius Zaleckas
· 17 years ago
2e8d31d
3c574_cs: use netstats in net_device structure
by Paulius Zaleckas
· 17 years ago
8e26916
axnet_cs: use netstats in net_device structure
by Paulius Zaleckas
· 17 years ago
36c86bd
axnet_cs: change debugging level for "Too much work at interrupt" message.
by Komuro
· 17 years ago
61da96b
pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message.
by Komuro
· 17 years ago
a1a98b7
Fix station address detection in smc
by Chuck Ebbert
· 17 years ago
9ab9898
pcmcia/pcnet_cs: fix 'shadow variable' warning
by Richard Knutsson
· 17 years ago
cfd4734
pcmcia/fmvj18x_cs: fix 'shadow variable' warning
by Richard Knutsson
· 17 years ago
c61f26f
pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one
by Richard Knutsson
· 17 years ago
6b2e438
pcmcia/axnet_cs: make functions static
by Richard Knutsson
· 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
9329f4e
pcmcia net: use roundup_pow_of_two() macro instead of grotesque loop
by Robert P. J. Day
· 17 years ago
bd5a934
axnet_cs: use spin_lock_irqsave instead of spin_lock + disable_irq
by Komuro
· 17 years ago
28fc1f5
[netdrvr] irq handler minor cleanups in several drivers
by Jeff Garzik
· 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
7a1fd33
pcnet_cs: add new id
by Komuro
· 17 years ago
5e7bf8c
netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.
by Komuro
· 17 years ago
dad8c73
PCMCIA-NETDEV : add new id (axnet_cs, pcnet_cs)
by Komuro
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
ff8ac60
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
by Denis Cheng
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
21c0f27
Revert "drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo"
by Jeff Garzik
· 17 years ago
fadacb1
drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo
by Jeff Garzik
· 17 years ago
c196d80
Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/pcmcia/nmclan_cs.c
by Micah Gruber
· 17 years ago
85e2783
PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safe
by Komuro
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
654e022
PCMCIA: add Socket Ethernet card into pcnet_cs
by Marcin Juszkiewicz
· 17 years ago
59b34c1
add return value check of request_irq()
by Yoichi Yuasa
· 18 years ago
40738f3
PCMCIA-NETDEV : add new ID of lan&modem multifunction card
by Komuro
· 18 years ago
63ac9b9
3c589_cs: fix local_bh_enable warning
by Patrick McHardy
· 17 years ago
59faba1
Fix Kconfig dependency problems wrt boolean menuconfigs
by Trent Piepho
· 17 years ago
be3b6c1
Use menuconfig objects II - netdev/pcmcia
by Jan Engelhardt
· 18 years ago
5bebf82
Fix hang on IBM Token Ring PCMCIA card ejection
by Paul Walmsley
· 18 years ago
0b45d18
PCMCIA-NETDEV : xirc2ps_cs: bugfix of multicast code
by Komuro
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 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
abf0437
[PATCH] ibmtr probe is __devinit, not __init
by Al Viro
· 18 years ago
e363d13
PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struct net_device*
by Komuro
· 18 years ago
d08d283
modify 3c589_cs to be SMP safe
by Komuro
· 18 years ago
e176d39
[PATCH] PCMCIA: fix drivers broken by recent cleanup
by Daniel Ritz
· 18 years ago
77aab8b
pcnet_cs : add new id
by Komuro
· 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
4c1ac1b
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
efd5058
[PATCH] pcmcia: remove manf_id and card_id indirection
by Dominik Brodowski
· 18 years ago
ac7468e
[PATCH] network: pcnet_cs: remove the code to change the E8390_CMD register from ei_watchdog()
by Komuro
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
c31f28e
drivers/net: eliminate irq handler impossible checks, needless casts
by Jeff Garzik
· 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
4e83b7f
Merge branch 'tmp' into upstream
by Jeff Garzik
· 18 years ago
d5b2069
[PATCH] Remove more unnecessary driver printk's
by Andy Gospodarek
· 18 years ago
8d8b032
Merge branch 'upstream-fixes' into upstream
by Jeff Garzik
· 18 years ago
9a469ab
[PATCH] xirc2ps_cs: Cannot reset card in atomic context
by Joerg Ahrens
· 18 years ago
c67eebd
[PATCH] network: axnet_cs.c: add new id (0x021b, 0x0202)
by Komuro
· 18 years ago
fcf194d
[PATCH] network: pcnet_cs.c: remove unnecessary 'mdio_reset'
by Komuro
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6bb1c39
[PATCH] com20020_cs: more device support
by Marc Sowen
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
5b057c6
[NET]: Avoid allocating skb in skb_pad
by Herbert Xu
· 18 years ago
da4f5cc
[PATCH] Remove useless check in drivers/net/pcmcia/xirc2ps_cs.c
by Eric Sesterhenn
· 19 years ago
d15a88f
Merge branch 'master' into upstream
by Jeff Garzik
· 19 years ago
6f25891
[PATCH] nmclan_cs: dereferencing skb after netif_rx()
by Florin Malita
· 19 years ago
Next »