summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ixgbe: consolidate reporting of MSIX vectors into a single functionEmil Tantilov2012-04-044-31/+29
* e1000e: update driver version numberBruce Allan2012-04-041-1/+1
* e1000e: cleanup indexed register arraysBruce Allan2012-04-043-69/+78
* e1000e: cleanup NAPI routineBruce Allan2012-04-041-15/+13
* e1000e: Minor comment clean-up.Matthew Vick2012-04-041-1/+2
* e1000: Support RX-ALL flag.Ben Greear2012-04-041-1/+25
* bnx2x: Change to driver version 1.72.10-0Yuval Mintz2012-04-041-2/+2
* bnx2x: Change comments and white spacesYaniv Rosner2012-04-041-419/+241
* bnx2x: change to the rss engineDmitry Kravkov2012-04-047-86/+42
* bnx2x: congestion management re-organizationYuval Mintz2012-04-045-164/+332
* bnx2x: Added support for a new device - 57811Barak Witkowski2012-04-043-3/+38
* bnx2x: Add remote-fault link detectionYaniv Rosner2012-04-042-19/+53
* bnx2x: added support for working with one msix irq.Dmitry Kravkov2012-04-044-30/+61
* bnx2x: enable inta on the pci bus when usedYuval Mintz2012-04-041-0/+3
* bnx2x: remove unnecessary dmae codeYuval Mintz2012-04-041-87/+4
* bnx2x: remove unnecessary .h dependenciesYuval Mintz2012-04-043-5/+0
* net:phy:marvell: remove unnecessary codeSrinivas Kandagatla2012-04-041-15/+3
* net:phy:davicom: remove unnecessary codeSrinivas Kandagatla2012-04-041-6/+1
* net:phy:bcm63xx: remove unnecessary codeSrinivas Kandagatla2012-04-041-4/+1
* ppp: use for_each_set_bit_fromAkinobu Mita2012-04-041-2/+2
* vxge: Remove unnecessary ; in do {} while (0) macroJoe Perches2012-04-031-1/+1
* net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang2012-04-033-36/+42
* sky2: fix missing register reset on error path in sky2_test_msi()Lino Sanfilippo2012-04-031-2/+2
* wl12xx: Stop using NLA_PUT*().David S. Miller2012-04-021-3/+6
* mac80211_hwsim: Stop using NLA_PUT*().David S. Miller2012-04-021-9/+15
* iwlwifi: Stop using NLA_PUT*().David S. Miller2012-04-021-30/+41
* ath6kl: Stop using NLA_PUT*().David S. Miller2012-04-021-2/+3
* team: Stop using NLA_PUT*().David S. Miller2012-04-021-19/+31
* macvlan: Stop using NLA_PUT*().David S. Miller2012-04-021-1/+2
* enic: Stop using NLA_PUT*().David S. Miller2012-04-021-12/+10
* can: Stop using NLA_PUT*().David S. Miller2012-04-021-15/+16
* infiniband: Stop using NLA_PUT*().David S. Miller2012-04-021-1/+2
* net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de2012-04-011-1/+1
* Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson2012-04-011-6/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-04-013-4/+12
|\
| * ath9k: Use HW HT capabilites properlySujith Manoharan2012-03-281-2/+2
| * net: orinoco: add error handling for failed kmalloc().Santosh Nayak2012-03-281-0/+8
| * net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev2012-03-281-2/+2
* | bonding: emit event when bonding changes MACWeiping Pan2012-03-301-1/+7
* | virtio_net: do not rate limit counter incrementsRick Jones2012-03-281-3/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-03-288-29/+60
|\ \
| * | ixgbe: update version numberDon Skidmore2012-03-281-2/+2
| * | ixgbe: fix typo in enumeration nameDon Skidmore2012-03-281-1/+1
| * | intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-287-13/+35
| * | e1000: fix vlan processing regressionJiri Pirko2012-03-281-13/+22
* | | cdc-phonet: fix skb truesize underestimationEric Dumazet2012-03-281-2/+2
* | | f_phonet: fix skb truesize underestimationEric Dumazet2012-03-281-1/+1
* | | eql: dont rely on HZ=100Eric Dumazet2012-03-281-3/+4
* | | mISDN: array underflow in open_bchannel()Dan Carpenter2012-03-287-7/+7
* | | bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov2012-03-281-1/+1