index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcmcia
/
axnet_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
8390: Move the 8390 related drivers
Jeff Kirsher
2011-08-10
1
-1725
/
+0
*
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-05-06
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
axnet_cs: reduce delay time at ei_rx_overrun
Ken Kawasaki
2011-01-31
1
-4
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-17
1
-0
/
+1
|
\
|
*
axnet_cs: move id (0x1bf, 0x2328) to axnet_cs
Ken Kawasaki
2010-12-16
1
-0
/
+1
*
|
drivers/net/pcmcia: Remove unnecessary casts of netdev_priv
Joe Perches
2010-11-17
1
-9
/
+9
|
/
*
axnet_cs: fix resume problem for some Ax88790 chip
Ken Kawasaki
2010-11-12
1
-10
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
1
-94
/
+93
|
\
|
*
drivers/net: Remove address use from assignments of function pointers
Joe Perches
2010-08-25
1
-5
/
+5
|
*
drivers/net/pcmcia: Use pr_<level> and netdev_<level>
Joe Perches
2010-08-18
1
-76
/
+88
|
*
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
2010-08-17
1
-13
/
+0
*
|
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
2010-09-29
1
-33
/
+0
*
|
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
1
-3
/
+1
*
|
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
2010-09-29
1
-25
/
+7
*
|
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
2010-09-29
1
-1
/
+0
*
|
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
1
-5
/
+5
*
|
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
2010-09-29
1
-3
/
+3
*
|
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
1
-1
/
+0
*
|
pcmcia: simplify Status, ExtStatus register access
Dominik Brodowski
2010-09-29
1
-3
/
+1
|
/
*
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-19
/
+21
*
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-2
/
+2
*
pcmcia: use pcmica_{read,write}_config_byte
Dominik Brodowski
2010-08-03
1
-2
/
+1
*
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
1
-1
/
+0
*
axnet_cs: use spin_lock_irqsave in ax_interrupt
Ken Kawasaki
2010-07-12
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
1
-6
/
+4
|
\
|
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-2
/
+0
|
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-1
/
+1
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-1
/
+0
|
|
\
|
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-3
/
+3
*
|
|
pcmcia: dev_node removal (drivers with unregister_netdev check)
Dominik Brodowski
2010-05-10
1
-7
/
+1
*
|
|
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
2010-05-10
1
-9
/
+4
|
|
/
|
/
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
|
/
*
axnet_cs: add new id
Ken Kawasaki
2010-02-28
1
-0
/
+1
*
net/pcmcia: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-19
1
-4
/
+3
*
axnet_cs: remove unnecessary spin_unlock_irqrestore
Ken Kawasaki
2010-01-03
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2009-12-14
1
-1
/
+1
|
\
|
*
pcmcia: remove unused IRQ_FIRST_SHARED
Dominik Brodowski
2009-12-07
1
-1
/
+1
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-05
1
-37
/
+19
|
\
|
|
*
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
2009-11-28
1
-1
/
+0
|
*
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
2009-11-28
1
-1
/
+1
|
*
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net)
Dominik Brodowski
2009-11-09
1
-35
/
+18
*
|
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-2
/
+2
|
/
*
netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data
Ben Hutchings
2009-09-03
1
-4
/
+5
*
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
2009-09-03
1
-2
/
+0
*
netdev: convert pcmcia drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-2
/
+4
*
net: pcmcia/axnet_cs: includecheck fix axnet_cs.c
Jaswinder Singh Rajput
2009-08-12
1
-2
/
+0
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
1
-1
/
+1
*
axnet_cs: fix phy_id detection for bogus Asix chip.
Ken Kawasaki
2009-04-06
1
-1
/
+8
[next]