aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras2012-03-042-4/+4
* ppp: Change copyright notices from ANU to mePaul Mackerras2012-03-041-26/+4
* tg3: Fix poor tx performance on 57766 after MTU changeMichael Chan2012-03-041-2/+8
* tg3: Add memory barriers to sync BD dataMichael Chan2012-03-041-0/+9
* tg3: Fix jumbo loopback test on 5719Michael Chan2012-03-041-3/+11
* net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend2012-03-022-4/+4
* ixgbe: dcb: check setup_tc return codesJohn Fastabend2012-03-021-8/+18
* e100: Show short v/s long rx length errors in ethtool stats.Ben Greear2012-03-021-0/+3
* e100: Fix rx-over-length statistics.Ben Greear2012-03-021-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-0110-65/+67
|\
| * enic: fix an endian bug in enic_probe()Dan Carpenter2012-03-012-2/+2
| * pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter2012-03-011-7/+8
| * tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson2012-02-291-22/+23
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-276-35/+35
| |\
| | * brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel2012-02-231-3/+3
| | * brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel2012-02-231-5/+1
| | * iwlwifi: fix key removalJohannes Berg2012-02-211-1/+9
| | * rt2x00: fix a possible NULL pointer dereferenceGabor Juhos2012-02-211-1/+2
| | * ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-02-213-25/+20
* | | be2net: Remove unused OFFSET_IN_PAGE() macroRoland Dreier2012-03-011-4/+0
* | | ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings2012-03-012-2/+5
* | | ixgbe: Fix comments that are out of date or formatted incorrectlyAlexander Duyck2012-02-291-4/+9
* | | ixgbe: fix spelling errorsDon Skidmore2012-02-291-1/+1
* | | ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ringAlexander Duyck2012-02-291-6/+11
* | | e1000e: use msleep instead of mdelayBruce Allan2012-02-291-3/+1
* | | e1000e: cleanup whitespace and indentationBruce Allan2012-02-295-57/+38
* | | e1000e: cleanup incorrect filename in commentBruce Allan2012-02-291-1/+1
* | | e100: Support RXALL feature flag.Ben Greear2012-02-291-2/+20
* | | e100: Support sending custom Ethernet CRCBen Greear2012-02-291-0/+16
* | | e100: Support RXFCS feature flag.Ben Greear2012-02-291-5/+30
* | | mac89x0: Fix build error.David S. Miller2012-02-281-3/+3
* | | gigaset: Use semicolons to terminate statementsJoe Perches2012-02-271-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-2697-591/+663
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-2624-63/+131
| |\ \
| | * \ Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-02-241-2/+2
| | |\ \
| | | * | sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings2012-02-251-2/+2
| | * | | ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan2012-02-241-0/+23
| | * | | enic: Fix endianness bug.Santosh Nayak2012-02-242-2/+2
| | * | | davinci_emac: Do not free all rx dma descriptors during initChristian Riesch2012-02-241-2/+4
| | * | | mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin2012-02-241-1/+1
| | * | | phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO2012-02-231-14/+17
| | * | | netdev/phy/icplus: Correct broken phy_init codeDavid McKay2012-02-231-6/+18
| | * | | Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert2012-02-222-0/+14
| | * | | hso: memsetting wrong data in hso_get_count()Dan Carpenter2012-02-221-1/+1
| | * | | ethernet/broadcom: ip6_route_output() never returns NULL.RongQing.Li2012-02-221-1/+5
| | * | | jme: Fix FIFO flush issueGuo-Fu Tseng2012-02-222-10/+2
| | * | | mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin2012-02-211-3/+2
| | * | | mlx4: Replacing pool_lock with mutexYevgeny Petrilin2012-02-213-6/+6
| | * | | zaurus: Add ID for C-750/C-760/C-860/SL-C3000 PDA in MDLM modeDave Jones2012-02-211-0/+5
| | |/ /
| | * | mlx4_core: Do not map BF area if capability is 0Jack Morgenstein2012-02-201-0/+3