summaryrefslogtreecommitdiffstats
path: root/drivers/net/atlx
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-121-2/+2
* atl1 : fix panic on loadEric Dumazet2010-11-031-1/+0
* atlx: make local functions/data staticstephen hemminger2010-10-243-11/+14
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-212-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-2/+9
|\
| * atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti2010-09-221-0/+6
| * atl1: fix resumeLuca Tettamanti2010-09-221-2/+3
* | drivers/net: return operator cleanupEric Dumazet2010-09-261-2/+2
* | atlx: make strings constStephen Hemminger2010-09-081-3/+3
* | drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-021-1/+1
* | drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-252-3/+3
|/
* drivers/net: use __packed annotationEric Dumazet2010-06-031-2/+2
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-3/+0
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+0
* drivers: net: use skb_headlen()Eric Dumazet2010-04-141-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-1/+1
|\ \ | |/
| * drivers/net: Fix continuation linesJoe Perches2010-03-271-1/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-032-6/+6
* | net: remove redundant codeEric Dumazet2010-03-301-1/+0
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-222-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-101-2/+5
|\ \ | |/
| * NET: atlx, fix memory leakJiri Slaby2010-01-071-2/+5
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-072-2/+2
|/
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-4/+4
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-182-2/+2
* net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-132-11/+3
* netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings2009-09-031-4/+0
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-012-2/+4
* atlx: strncpy does not null terminate stringRoel Kluin2009-08-091-4/+4
* atlx: duplicate testing of MCAST flagroel kluin2009-07-131-1/+1
* net: ntohs() misuseEric Dumazet2009-06-111-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-032-6/+6
|\
| * atlx: move modinfo data from atlx.h to atl1.cAlex Chiang2009-05-262-6/+6
* | net: dont update dev->trans_startEric Dumazet2009-05-291-1/+0
* | drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-131-4/+3
|/
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-072-3/+3
* drivers/net/atlx: fix sparse warnings: fix signednessHannes Eder2009-02-172-2/+2
* drivers/net/atlx: fix sparse warnings: make symbols staticHannes Eder2008-12-251-2/+2
* atlx: fix warning in drivers/net/atlx/atl2.cIngo Molnar2008-11-251-2/+0
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-202-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-201-3/+5
|\
| * atl2: don't request irq on resume if netif runningAlan Jenkins2008-11-201-3/+5
* | atlx: convert to net_device_opsStephen Hemminger2008-11-192-28/+33
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-181-14/+3
|\ \ | |/
| * atl1: Do not enumerate options unsupported by chipJ. K. Cliburn2008-11-141-14/+3
OpenPOWER on IntegriCloud