summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: convert master interface to netdev_opsJohannes Berg2009-02-091-10/+18
* mac80211: convert to net_device_opsJohannes Berg2009-02-091-17/+30
* mac80211: remove HW_SIGNAL_DBJohannes Berg2009-02-095-28/+11
* ath9k: Add debugfs files for printing TX rate detailsSujith2009-02-093-0/+119
* ath9k: Handle mac80211's RC flags for MCS ratesSujith2009-02-094-117/+111
* ath9k: Cleanup get_rate() interfaceSujith2009-02-091-39/+28
* ath5k: properly free rx dma descriptorsFelix Fietkau2009-02-091-1/+14
* wireless: replace uses of __constant_{endian}Harvey Harrison2009-02-0915-36/+36
* iwlwifi: fix led namingDanny Kukawka2009-02-091-4/+4
* ipw2x00: correct Kconfig to prevent following entries from not indentingJay Sternberg2009-02-091-0/+1
* iwlwifi: remove chain noise calibration functions from 6000 familyJay Sternberg2009-02-092-7/+21
* iwlwifi: define structures and functions externally for customizationJay Sternberg2009-02-092-7/+19
* iwlwifi: correct API command overlapJay Sternberg2009-02-094-5/+14
* iwlwifi: parametrize configuration of the PLL for exclusion on 6000Jay Sternberg2009-02-094-2/+17
* iwlwifi: simplify parameter setting to allow support for 6000 seriesJay Sternberg2009-02-094-37/+53
* iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 SeriesJay Sternberg2009-02-091-0/+3
* mac80211: IBSS join reworkAlina Friedrichsen2009-02-091-7/+14
* ath9k: Fix LED blink patternVasanthakumar Thiagarajan2009-02-092-6/+56
* mac80211: Creating new IBSS with fixed BSSIDAlina Friedrichsen2009-02-091-3/+2
* ath9k: Remove a bunch of unused macrosSujith2009-02-091-11/+0
* ath9k: Fix typo in checking for chip revisionSujith2009-02-091-1/+1
* mac80211: Reset assoc_scan_tries after an unsuccessful scan runSujith2009-02-091-1/+3
* ath9k: remove passive scan on 5 GHz if country IE knows betterLuis R. Rodriguez2009-02-091-4/+12
* ath9k: move check for radar freqs into a helperLuis R. Rodriguez2009-02-091-3/+7
* ath9k: replace usage of internal wireless_modes for confLuis R. Rodriguez2009-02-091-4/+1
* ath9k: Enable MIB and TIM interrupts for station mode.Vivek Natarajan2009-02-091-19/+21
* ath9k: Fix lockdep warningSujith2009-02-092-16/+15
* rt2x00: Validate firmware in driverIvo van Doorn2009-02-095-34/+68
* rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-0912-72/+145
* rt2x00: Move intf_work to mac82011 workqueueIvo van Doorn2009-02-091-1/+1
* iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas2009-02-095-242/+60
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-0922-839/+859
* iwlwifi: check return value of pci_enable_deviceWinkler, Tomas2009-02-092-2/+8
* iwlwifi: iwl3945_send_tx_power must be staticWinkler, Tomas2009-02-091-1/+1
* iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUGWinkler, Tomas2009-02-092-6/+6
* iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz2009-02-0911-1087/+585
* orinoco: checkpatch cleanupAndrey Borzenkov2009-02-0911-119/+143
* gro: Optimise TCP packet receptionHerbert Xu2009-02-081-7/+8
* gro: Optimise IPv4 packet receptionHerbert Xu2009-02-081-6/+7
* gro: Optimise Ethernet header comparisonHerbert Xu2009-02-084-22/+33
* gro: Remember number of held packets instead of counting every timeHerbert Xu2009-02-082-5/+10
* net: Increase default NET_SKB_PAD to 32.David S. Miller2009-02-081-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-0714-90/+180
|\
| * sunhme: Don't match PCI devices in SBUS probe.David S. Miller2009-02-071-4/+8
| * 9p: fix endian issues [attempt 3]Eric Van Hensbergen2009-02-061-9/+13
| * net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller2009-02-062-2/+14
| * 3c509: Fix resume from hibernation for PnP mode.Ondrej Zary2009-02-061-0/+1
| * sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta2009-02-061-4/+4
| * RxRPC: Fix a potential NULL dereferenceDavid Howells2009-02-061-2/+3
| * r8169: Don't update statistics counters when interface is downIvan Vecera2009-02-061-35/+58