aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/atlx
AgeCommit message (Expand)Author
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-03atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn
2010-12-16net: Use skb_checksum_start_offset()Michał Mirosław
2010-12-12drivers/net: don't use flush_scheduled_work()Tejun Heo
2010-11-03atl1 : fix panic on loadEric Dumazet
2010-10-24atlx: make local functions/data staticstephen hemminger
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-22atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti
2010-09-22atl1: fix resumeLuca Tettamanti
2010-09-08atlx: make strings constStephen Hemminger
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-08-25drivers/net: Remove address use from assignments of function pointersJoe Perches
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-14drivers: net: use skb_headlen()Eric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30net: remove redundant codeEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-27drivers/net: Fix continuation linesJoe Perches
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-07NET: atlx, fix memory leakJiri Slaby
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet
2009-09-03netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-08-09atlx: strncpy does not null terminate stringRoel Kluin
2009-07-13atlx: duplicate testing of MCAST flagroel kluin
2009-06-11net: ntohs() misuseEric Dumazet
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-29net: dont update dev->trans_startEric Dumazet
2009-05-26atlx: move modinfo data from atlx.h to atl1.cAlex Chiang
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-02-17drivers/net/atlx: fix sparse warnings: fix signednessHannes Eder
2008-12-25drivers/net/atlx: fix sparse warnings: make symbols staticHannes Eder
2008-11-25atlx: fix warning in drivers/net/atlx/atl2.cIngo Molnar
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-20atl2: don't request irq on resume if netif runningAlan Jenkins