aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/atlx
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\
| * treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-26
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* | ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-29
* | atlx: Fix set-but-unused variable.David S. Miller2011-04-17
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
|\|
| * Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
| |\
| | * Fix common misspellingsLucas De Marchi2011-03-31
* | | net: atl*: convert to hw_featuresMichał Mirosław2011-04-07
* | | drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas2011-03-31
|/ /
* / Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl2011-03-30
|/
* net: use pci_dev->revision, againSergei Shtylyov2011-02-28
* atl1: Do not use legacy PCI power managementRafael J. Wysocki2011-02-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-04
|\
| * atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn2011-01-03
* | net: Use skb_checksum_start_offset()Michał Mirosław2010-12-16
* | drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-12
|/
* atl1 : fix panic on loadEric Dumazet2010-11-03
* atlx: make local functions/data staticstephen hemminger2010-10-24
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
|\
| * atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti2010-09-22
| * atl1: fix resumeLuca Tettamanti2010-09-22
* | drivers/net: return operator cleanupEric Dumazet2010-09-26
* | atlx: make strings constStephen Hemminger2010-09-09
* | drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-02
* | drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-25
|/
* drivers/net: use __packed annotationEric Dumazet2010-06-03
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* drivers: net: use skb_headlen()Eric Dumazet2010-04-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
|\|
| * drivers/net: Fix continuation linesJoe Perches2010-03-27
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | net: remove redundant codeEric Dumazet2010-03-31
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-22
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\|
| * NET: atlx, fix memory leakJiri Slaby2010-01-07
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-13
* netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings2009-09-03
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* atlx: strncpy does not null terminate stringRoel Kluin2009-08-10