summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-09ipw2x00: correct Kconfig to prevent following entries from not indentingJay Sternberg
2009-02-09iwlwifi: remove chain noise calibration functions from 6000 familyJay Sternberg
2009-02-09iwlwifi: define structures and functions externally for customizationJay Sternberg
2009-02-09iwlwifi: correct API command overlapJay Sternberg
2009-02-09iwlwifi: parametrize configuration of the PLL for exclusion on 6000Jay Sternberg
2009-02-09iwlwifi: simplify parameter setting to allow support for 6000 seriesJay Sternberg
2009-02-09iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 SeriesJay Sternberg
2009-02-09mac80211: IBSS join reworkAlina Friedrichsen
2009-02-09ath9k: Fix LED blink patternVasanthakumar Thiagarajan
2009-02-09mac80211: Creating new IBSS with fixed BSSIDAlina Friedrichsen
2009-02-09ath9k: Remove a bunch of unused macrosSujith
2009-02-09ath9k: Fix typo in checking for chip revisionSujith
2009-02-09mac80211: Reset assoc_scan_tries after an unsuccessful scan runSujith
2009-02-09ath9k: remove passive scan on 5 GHz if country IE knows betterLuis R. Rodriguez
2009-02-09ath9k: move check for radar freqs into a helperLuis R. Rodriguez
2009-02-09ath9k: replace usage of internal wireless_modes for confLuis R. Rodriguez
2009-02-09ath9k: Enable MIB and TIM interrupts for station mode.Vivek Natarajan
2009-02-09ath9k: Fix lockdep warningSujith
2009-02-09rt2x00: Validate firmware in driverIvo van Doorn
2009-02-09rt2x00: Add kill_tx_queue callback functionIvo van Doorn
2009-02-09rt2x00: Move intf_work to mac82011 workqueueIvo van Doorn
2009-02-09iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler
2009-02-09iwlwifi: check return value of pci_enable_deviceWinkler, Tomas
2009-02-09iwlwifi: iwl3945_send_tx_power must be staticWinkler, Tomas
2009-02-09iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas
2009-02-09iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz
2009-02-09orinoco: checkpatch cleanupAndrey Borzenkov
2009-02-08gro: Optimise TCP packet receptionHerbert Xu
2009-02-08gro: Optimise IPv4 packet receptionHerbert Xu
2009-02-08gro: Optimise Ethernet header comparisonHerbert Xu
2009-02-08gro: Remember number of held packets instead of counting every timeHerbert Xu
2009-02-08net: Increase default NET_SKB_PAD to 32.David S. Miller
2009-02-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-07igb: remove dead code in transmit routineJesse Brandeburg
2009-02-07igb: update version number and copyright datesAlexander Duyck
2009-02-07igb: fix two minor items found during code reviewAlexander Duyck
2009-02-07igb: update stats before doing reset in igb_downAlexander Duyck
2009-02-07igb: remove redundant count set and err_hw_initAlexander Duyck
2009-02-07igb: remove disable_av variable from mac_info structAlexander Duyck
2009-02-07igb: change pba size determination from if to switch statementAlexander Duyck
2009-02-07igb: move get_hw_control within igb_resume.Alexander Duyck
2009-02-07igb: don't read eicr when responding to legacy interruptsAlexander Duyck
2009-02-07igb: remove unnecessary adapter->hw calls when just hw-> will do.Alexander Duyck
2009-02-07igb: rename igb_update_mc_addr_list_82575 to not include the 82575Alexander Duyck
2009-02-07igb: remove redundant timer updates and cleanup watchdog_taskAlexander Duyck
2009-02-07igb: cleanup igb_netpoll to be more friendly with napi & GROAlexander Duyck
2009-02-07igb: add counter for dma out of sync errorsAlexander Duyck
2009-02-07igb: update testing done by ethtoolAlexander Duyck
2009-02-07igb: update feature flags supported in ethtoolAlexander Duyck