summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-06ixgbe: Use affinity_hint when Flow Director is enabledPeter Waskiewicz
2010-10-06drivers/net/stmmac/: add HAS_IOMEM dependencyMartin Schwidefsky
2010-10-06net: netif_set_real_num_rx_queues may cap num_rx_queues at init timeJohn Fastabend
2010-10-06eicon: make buffer largerDan Carpenter
2010-10-06dccp: Kill dead code and add static markers.stephen hemminger
2010-10-06sundance: Drop legacy _COMPAT_WITH_OLD_KERNEL includesDenis Kirjanov
2010-10-06TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_successJohn Heffner
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-10-06bonding: add Speed/Duplex information to /proc/net/bonding/bondKrzysztof Oledzki
2010-10-06neigh: RCU conversion of struct neighbourEric Dumazet
2010-10-06iwlagn: add define for MODULE_FIRMWAREWey-Yi Guy
2010-10-06iwlagn: fix module firmware name for 130 series deviceWey-Yi Guy
2010-10-06bonding: reread information about speed and duplex when interface goes upKrzysztof Piotr Oledzki
2010-10-06bonding: print information about speed and duplex seen by the driverKrzysztof Piotr Oledzki
2010-10-06bnx2x: update version to 1.60.00-1Dmitry Kravkov
2010-10-06bnx2x: properly initialize FW statsDmitry Kravkov
2010-10-06bnx2x: code beautifyDmitry Kravkov
2010-10-06bnx2x, cnic: Fix SPQ return creditDmitry Kravkov
2010-10-06bnx2x: move msix table initialization to probe()Dmitry Kravkov
2010-10-06bnx2x: use L1_CACHE_BYTES instead of magic numberDmitry Kravkov
2010-10-06bnx2x: use proper constants for dma_unmap* callsDmitry Kravkov
2010-10-06bnx2x: remove unused fields in main driver structureDmitry Kravkov
2010-10-06bnx2x: remove unused parameter in reuse_rx_skb()Dmitry Kravkov
2010-10-06bnx2x: Add 57712 supportDmitry Kravkov
2010-10-06bnx2x: change type of spq_left to atomicDmitry Kravkov
2010-10-06bnx2x: rename MF related fieldsDmitry Kravkov
2010-10-06bnx2x: remove old FW filesDmitry Kravkov
2010-10-06bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov
2010-10-06bnx2x: add 6.0.34 fw filesDmitry Kravkov
2010-10-06bnx2x: create folder for bnx2x firmware filesDmitry Kravkov
2010-10-06cnic: Fine-tune ring init code.Michael Chan
2010-10-06cnic: Use pfid for internal memory offsets.Michael Chan
2010-10-06cnic: Pass cp pointer to BNX2X_HW_CID.Michael Chan
2010-10-06[PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devsMatt Carlson
2010-10-06mac80211: avoid uninitialized var warning in ieee80211_scan_cancelJohn W. Linville
2010-10-06Linux 2.6.36-rc7v2.6.36-rc7Linus Torvalds
2010-10-06cfg80211: fix BSS double-unlinkingJohannes Berg
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf
2010-10-06Revert "iwlwifi: do not perferm force reset while doing scan"Stanislaw Gruszka
2010-10-06mac80211: compete scan to cfg80211 if deferred scan fail to startStanislaw Gruszka
2010-10-06mac80211: do not requeue scan work when not neededStanislaw Gruszka
2010-10-06mac80211: assure we also cancel deferred scan requestStanislaw Gruszka
2010-10-06mac80211: keep lock when calling __ieee80211_scan_completed()Stanislaw Gruszka
2010-10-06mac80211: reduce number of __ieee80211_scan_completed callsStanislaw Gruszka
2010-10-06b43: N-PHY: don't duplicate setting channel in shared memoryRafał Miłecki
2010-10-06b43: define B43_SHM_SH_CHAN_40MHZRafał Miłecki
2010-10-06b43: N-PHY: simplify channel switchingRafał Miłecki
2010-10-06nl80211: fix error in generic netif_running checkJohannes Berg
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg