aboutsummaryrefslogtreecommitdiffstats
path: root/net/core (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-06TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_successJohn Heffner1-1/+1
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
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg20-109/+293
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg11-35/+48
2010-10-06ath9k: Introduce a wrapper for power save disable.Senthil Balasubramanian1-18/+22
2010-10-06ath9k: remove unnecessary power save flags.Senthil Balasubramanian3-48/+4
2010-10-06ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau5-101/+3
2010-10-06ath9k_hw: remove function pointer abstraction for internal ANI opsFelix Fietkau3-45/+29
2010-10-06ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau4-119/+34
2010-10-06ath9k_hw: clean up ANI state handlingFelix Fietkau6-260/+110
2010-10-06ath9k_hw: add a helper function to check for the new ANI implementationFelix Fietkau1-2/+7