aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6David S. Miller3-33/+51
2010-10-06ixgbe: Use affinity_hint when Flow Director is enabledPeter Waskiewicz2-0/+27
2010-10-06drivers/net/stmmac/: add HAS_IOMEM dependencyMartin Schwidefsky1-1/+1
2010-10-06net: netif_set_real_num_rx_queues may cap num_rx_queues at init timeJohn Fastabend1-2/+0
2010-10-06eicon: make buffer largerDan Carpenter2-2/+2
2010-10-06dccp: Kill dead code and add static markers.stephen hemminger5-40/+25
2010-10-06sundance: Drop legacy _COMPAT_WITH_OLD_KERNEL includesDenis Kirjanov1-7/+0
2010-10-06TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_successJohn Heffner1-1/+1
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller730-4301/+7823
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller723-3979/+7368
2010-10-06bonding: add Speed/Duplex information to /proc/net/bonding/bondKrzysztof Oledzki1-0/+2
2010-10-06neigh: RCU conversion of struct neighbourEric Dumazet2-54/+88
2010-10-06iwlagn: add define for MODULE_FIRMWAREWey-Yi Guy1-0/+1
2010-10-06iwlagn: fix module firmware name for 130 series deviceWey-Yi Guy1-2/+2
2010-10-06bonding: reread information about speed and duplex when interface goes upKrzysztof Piotr Oledzki1-0/+2
2010-10-06bonding: print information about speed and duplex seen by the driverKrzysztof Piotr Oledzki1-2/+3
2010-10-06bnx2x: update version to 1.60.00-1Dmitry Kravkov1-2/+2
2010-10-06bnx2x: properly initialize FW statsDmitry Kravkov1-0/+13
2010-10-06bnx2x: code beautifyDmitry Kravkov7-233/+318
2010-10-06bnx2x, cnic: Fix SPQ return creditDmitry Kravkov4-47/+91
2010-10-06bnx2x: move msix table initialization to probe()Dmitry Kravkov4-134/+228
2010-10-06bnx2x: use L1_CACHE_BYTES instead of magic numberDmitry Kravkov1-2/+2
2010-10-06bnx2x: use proper constants for dma_unmap* callsDmitry Kravkov2-2/+2
2010-10-06bnx2x: remove unused fields in main driver structureDmitry Kravkov1-7/+0
2010-10-06bnx2x: remove unused parameter in reuse_rx_skb()Dmitry Kravkov2-3/+3
2010-10-06bnx2x: Add 57712 supportDmitry Kravkov14-790/+3428
2010-10-06bnx2x: change type of spq_left to atomicDmitry Kravkov3-13/+11
2010-10-06bnx2x: rename MF related fieldsDmitry Kravkov5-47/+47
2010-10-06bnx2x: remove old FW filesDmitry Kravkov2-23040/+0
2010-10-06bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov19-3222/+4764
2010-10-06bnx2x: add 6.0.34 fw filesDmitry Kravkov3-0/+38096
2010-10-06bnx2x: create folder for bnx2x firmware filesDmitry Kravkov5-5/+6
2010-10-06cnic: Fine-tune ring init code.Michael Chan2-6/+19
2010-10-06cnic: Use pfid for internal memory offsets.Michael Chan2-70/+75
2010-10-06cnic: Pass cp pointer to BNX2X_HW_CID.Michael Chan2-11/+11
2010-10-06[PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devsMatt Carlson1-0/+1
2010-10-06mac80211: avoid uninitialized var warning in ieee80211_scan_cancelJohn W. Linville1-3/+4
2010-10-06Linux 2.6.36-rc7Linus Torvalds1-1/+1
2010-10-06cfg80211: fix BSS double-unlinkingJohannes Berg1-6/+6
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf4-0/+22
2010-10-06Revert "iwlwifi: do not perferm force reset while doing scan"Stanislaw Gruszka1-5/+0
2010-10-06mac80211: compete scan to cfg80211 if deferred scan fail to startStanislaw Gruszka1-0/+2
2010-10-06mac80211: do not requeue scan work when not neededStanislaw Gruszka1-12/+3
2010-10-06mac80211: assure we also cancel deferred scan requestStanislaw Gruszka3-14/+27
2010-10-06mac80211: keep lock when calling __ieee80211_scan_completed()Stanislaw Gruszka1-36/+39
2010-10-06mac80211: reduce number of __ieee80211_scan_completed callsStanislaw Gruszka1-22/+29
2010-10-06b43: N-PHY: don't duplicate setting channel in shared memoryRafał Miłecki1-10/+2
2010-10-06b43: define B43_SHM_SH_CHAN_40MHZRafał Miłecki2-3/+6
2010-10-06b43: N-PHY: simplify channel switchingRafał Miłecki1-16/+11
2010-10-06nl80211: fix error in generic netif_running checkJohannes Berg1-0/+2