Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a7debe789dfcaee9c4d81e5738b0be8c5d93930b
/
drivers
/
net
/
pcmcia
2a91515
smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()
by Ken Kawasaki
· 15 years ago
df245dc
net: 3c574_cs fix stats.tx_bytes counter
by Alexander Kurz
· 15 years ago
a6d3702
smc91c92_cs: define multicast_table as unsigned char
by Ken Kawasaki
· 15 years ago
cb4361c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
fb9e2d8
smc91c92_cs: fix the problem of "Unable to find hardware address"
by Ken Kawasaki
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
1546a71
pcnet_cs: add new id
by Ken Kawasaki
· 15 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
60bbc72
axnet_cs: add new id
by Ken Kawasaki
· 15 years ago
8d37a37
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 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
05ba712
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
33d7959
fmvj18x_cs: add new id (Panasonic lan & modem card)
by Ken Kawasaki
· 15 years ago
cd2e18f
pcmcia: remove remaining unused IRQ_FIRST_SHARED parameter
by Dominik Brodowski
· 15 years ago
597d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c91aa55
pcmcia: ncmlan_cs: remove odd bracket
by Alexander Beregalov
· 15 years ago
abe8806
pcnet_cs: add cis of KTI PE520 pcmcia network card
by Ken Kawasaki
· 15 years ago
ceba0b2
axnet_cs: remove unnecessary spin_unlock_irqrestore
by Ken Kawasaki
· 15 years ago
59be2e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
fb1beb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
671c880
3c574_cs: disable irq before calling el3_interrupt
by Ken Kawasaki
· 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
d9b2c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 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
0bdf9b3
pcmcia: Change window_handle_t logic to unsigned long
by Magnus Damm
· 18 years ago
868575d
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
by Magnus Damm
· 18 years ago
f5560da
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
by Magnus Damm
· 18 years ago
dddcb44
drivers/net: remove exceptional & on function name
by Julia Lawall
· 15 years ago
8489992
pcnet-cs: declare MODULE_FIRMWARE
by Ben Hutchings
· 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
aaa8cfd
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
by Dominik Brodowski
· 15 years ago
7d2e8d0
pcmcia: use pre-determined values
by Dominik Brodowski
· 15 years ago
63ca2d74
pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card
by Ken Kawasaki
· 15 years ago
e3eef53
3c574_cs: spin_lock the set_multicast_list function
by Ken Kawasaki
· 15 years ago
bf6fda6
pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card
by Ken Kawasaki
· 15 years ago
03b88a6
pcmcia: pcnet_cs.c removing useless condition
by Jaswinder Singh Rajput
· 15 years ago
531afd6
pcnet_cs: add cis of Linksys multifunction pcmcia card
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
bdf50d7
net: pcmcia/axnet_cs: includecheck fix axnet_cs.c
by Jaswinder Singh Rajput
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
402168c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e445bb4
3c589_cs: re-initialize the multicast in the tc589_reset
by Ken Kawasaki
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
4c3dd30
pcnet_cs: add new id
by Ken Kawasaki
· 15 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 15 years ago
f0a3a15
3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
by Ken Kawasaki
· 16 years ago
99b28c4
pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM
by Ken Kawasaki
· 16 years ago
ad3620a
axnet_cs: fix phy_id detection for bogus Asix chip.
by Ken Kawasaki
· 16 years ago
75bf758
smc91c92_cs: use request_firmware
by Jaswinder Singh Rajput
· 16 years ago
3dd2051
axnet: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
9b31b69
smc91c92: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
6fb7298
smc91c92: convert to internal net_device_stats
by Stephen Hemminger
· 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
23169a4
pcnet: convert driver to net_device_ops
by Stephen Hemminger
· 16 years ago
28b1801
pcmcia: convert nmclan driver to net_device_ops
by Stephen Hemminger
· 16 years ago
496f98cd
pcmcia: convert fmvj18x driver to net_device_ops
by Stephen Hemminger
· 16 years ago
d63cd42
pcmcia: convert fmvj18x driver to internal net_device_stats
by Stephen Hemminger
· 16 years ago
fb72e2f
pcmcia: convert 3c574 to net_device_ops
by Stephen Hemminger
· 16 years ago
97161d4
pcmcia: convert 3c589 to net_device_ops
by Stephen Hemminger
· 16 years ago
508827f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
b9bdcd9
net pcmcia: worklimit reaches -1
by Roel Kluin
· 16 years ago
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
Next »