summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-07ath9k_hw: Fix hw reset failure with HTC driverRajkumar Manoharan
2010-10-07cfg80211: constify WDS addressJohannes Berg
2010-10-07nl80211: use new genl helpers for WDSJohannes Berg
2010-10-07mac80211: fix sw scan lockingJohannes Berg
2010-10-07wl1271: Support FEM autodetectionJuuso Oikarinen
2010-10-07Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-07Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville
2010-10-07Revert "rtl8180: use NAPI for bottom-half processing"John W. Linville
2010-10-07bonding: add Speed/Duplex information to /proc/net/bonding/bondKrzysztof Oledzki
2010-10-07neigh: 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-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