Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / atl1c /
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-31 Eric Dumazetnet: remove redundant code
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-22 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-16 Luis R. Rodriguezatl1c: Add support for Atheros AR8152 and AR8152
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2010-01-07 hartleysdrivers/net/atl1c/atl1c_main.c: use %pM to show MAC...
2009-12-12 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Jie Yangatl1c:use common_task instead of reset_task and link_ch...
2009-12-09 Jie Yangatl1c:add pci map direction in atl1c_buffer flags
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-18 Julia Lawalldrivers/net/atl1c: remove exceptional & on function...
2009-11-07 Jie Yangatl1c: change atl1c_buffer struct and restructure clean...
2009-10-28 Jie Yangatl1c: duplicate atl1c_get_tpd
2009-09-22 jie.yang@atheros.comatl1c:remove compiling warning
2009-09-04 Ben Hutchingsnetdev: Remove redundant checks for CAP_NET_ADMIN in...
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-10 Roel Kluinatlx: strncpy does not null terminate string
2009-08-02 Dean Nelsonatl1c: return PCI_ERS_RESULT_DISCONNECT on permanent...
2009-07-17 roel kluinatl1c: misplaced parenthesis
2009-07-17 roel kluinatl1c: add missing parentheses
2009-06-25 Brandon Philipsatl1*: add device_set_wakeup_enable to atl1*_set_wol
2009-06-11 Roel Kluinatl1c: WAKE_MCAST tested twice, not WAKE_UCAST
2009-06-01 Joe Perchesatl1c_main.c: add wait_for_idle routine
2009-05-29 Eric Dumazetnet: dont update dev->trans_start
2009-05-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-28 Jie Yangatl1c: disable L1/L0s when link detected
2009-04-13 Yang HongyangReplace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
2009-03-23 Huang Weiyiatl1c: remove duplicated #include
2009-02-19 Jie Yangatl1c: Atheros L1C Gigabit Ethernet driver