aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
| * | | | GRETH: avoid writing bad speed/duplex when setting transfer modeDaniel Hellstrom2011-01-14
| * | | | GRETH: fixed skb buffer memory leak on frame errorsDaniel Hellstrom2011-01-14
| * | | | GRETH: GBit transmit descriptor handling optimizationDaniel Hellstrom2011-01-14
| * | | | GRETH: fix opening/closingDaniel Hellstrom2011-01-14
| * | | | GRETH: added raw AMBA vendor/device number to match against.Daniel Hellstrom2011-01-14
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-01-14
| |\ \ \ \
| | * | | | e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logsBruce Allan2011-01-14
| | * | | | e1000e: update Copyright for 2011Bruce Allan2011-01-14
| | * | | | e1000: Avoid unhandled IRQJesse Brandeburg2011-01-14
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...David S. Miller2011-01-14
| |\ \ \ \ \
| | * | | | | sfc: Restore the effect of the rss_cpus module parameterBen Hutchings2011-01-13
| | * | | | | sfc: Make efx_get_tx_queue() an inline functionBen Hutchings2011-01-13
| * | | | | | cassini: Fix build bustage on x86.David S. Miller2011-01-14
| * | | | | | r8169: keep firmware in memory.françois romieu2011-01-14
| * | | | | | netdev: tilepro: Use is_unicast_ether_addr helperTobias Klauser2011-01-14
| * | | | | | ks8695net: Use default implementation of ethtool_ops::get_linkBen Hutchings2011-01-14
| * | | | | | ks8695net: Disable non-working ethtool operationsBen Hutchings2011-01-14
| * | | | | | USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ...Jesper Juhl2011-01-14
| * | | | | | vxge: Remember to release firmware after upgrading firmwareJesper Juhl2011-01-14
| * | | | | | netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addrJoe Perches2011-01-14
| * | | | | | net: remove dev_txq_stats_fold()Eric Dumazet2011-01-14
| | |/ / / / | |/| | | |
| * | | | | bna: Remove unnecessary memset(,0,)Joe Perches2011-01-12
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-12
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka2011-01-10
| | * | | | ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic2011-01-10
| | * | | | p54: fix sequence no. accounting off-by-one errorChristian Lamparter2011-01-10
| | * | | | ath9k_htc: Really fix packet injectionSujith Manoharan2011-01-10
| | * | | | ath9k_hw: Fix RX handling for USB devicesSujith Manoharan2011-01-10
| | * | | | ath9k_hw: Fix thermal issue with UB94Sujith Manoharan2011-01-10
| | * | | | ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan2011-01-10
| | * | | | ath9k_hw: Fix chip testSujith Manoharan2011-01-10
| * | | | | netdev: bfin_mac: Use is_multicast_ether_addr helperTobias Klauser2011-01-12
| * | | | | netdev: ucc_geth: Use is_multicast_ether_addr helperTobias Klauser2011-01-12
| | |/ / / | |/| | |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | PCI: make pci_restore_state return voidJon Mason2010-12-23
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ \ \ \
| * | | | | wireless: comment typo fix diable -> disable.Justin P. Mattock2011-01-03
| * | | | | Fix spelling mistakes in commentsStefan Weil2011-01-03
| * | | | | Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\| | | |
| * | | | | fix comment typos concerning "consistent"Uwe Kleine-König2010-12-10
| * | | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | | | | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-12
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | xen/netfront: select XEN_XENBUS_FRONTENDJeremy Fitzhardinge2011-01-05
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-11
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom2011-01-11
| * | | | | ehea: Increase the skb array usageBreno Leitao2011-01-11
| * | | | | net/fec: remove config FEC2 as it's used nowhereShawn Guo2011-01-11
| * | | | | pcnet_cs: add new_idKen Kawasaki2011-01-11
| * | | | | net/r8169: Update the function of parsing firmwarehayeswang2011-01-10
| * | | | | net: ppp: use {get,put}_unaligned_be{16,32}Changli Gao2011-01-10