summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-25iwlwifi: add more power management flagsWey-Yi Guy1-0/+5
2010-11-25iwlagn: name change for BT config flagWey-Yi Guy1-2/+3
2010-11-25mac80211: implement packet loss notificationJohannes Berg2-0/+25
2010-11-25cfg80211: allow using CQM event to notify packet lossJohannes Berg5-0/+76
2010-11-25cfg80211: Add documentation for antenna opsBruno Randolf1-0/+7
2010-11-25mac80211: avoid aggregation for VO trafficLuis R. Rodriguez1-0/+3
2010-11-25ath9k: avoid aggregation for VO trafficLuis R. Rodriguez1-1/+2
2010-11-25mac80211: reduce the number of retries for nullfunc probingFelix Fietkau1-1/+8
2010-11-25mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau3-26/+72
2010-11-25cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau5-21/+51
2010-11-25mac80211: probe the AP when resumingFelix Fietkau1-0/+1
2010-11-25mac80211: calculate beacon loss time accuratelyFelix Fietkau2-4/+13
2010-11-25mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau1-0/+1
2010-11-25b43: N-PHY: little cleanupsRafał Miłecki1-8/+5
2010-11-25b43: N-PHY: rev2: save and restore PHY regs on RSSI pollRafał Miłecki1-0/+16
2010-11-25b43: N-PHY: fix BPHY initRafał Miłecki1-2/+2
2010-11-25b43: N-PHY: init BPHY when neededRafał Miłecki1-0/+4
2010-11-25b43: N-PHY: fix some typos, conditions, set gain_boostRafał Miłecki1-17/+18
2010-11-25b43: N-PHY: minor fixes to match specsRafał Miłecki1-3/+6
2010-11-25b43: N-PHY: fix values for PHY regs in channel tables of 2055 radioRafał Miłecki1-124/+124
2010-11-25net/wireless: Use pr_<level> and netdev_<level>Joe Perches6-56/+44
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville32-57/+199
2010-11-25Revert "nl80211/mac80211: Report signal average"John W. Linville8-18/+1
2010-11-24xps: Transmit Packet SteeringTom Herbert4-8/+447
2010-11-24xps: Improvements in TX queue selectionTom Herbert3-9/+17
2010-11-24infiniband: remove dev_base_lock useEric Dumazet2-6/+6
2010-11-24scm: lower SCM_MAX_FDEric Dumazet2-6/+9
2010-11-24ipv6: mcast: RCU conversionEric Dumazet3-33/+47
2010-11-24stmmac: update the driver versionGiuseppe CAVALLARO1-1/+1
2010-11-24stmmac: convert to dev_pm_ops.Giuseppe CAVALLARO2-54/+71
2010-11-24stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO3-30/+16
2010-11-24stmmac: tidy-up stmmac_priv structureGiuseppe CAVALLARO4-52/+44
2010-11-24bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...Vladislav Zolotarov2-8/+8
2010-11-24bnx2x: Disable local BHes to prevent a dead-lock situationEric Dumazet1-1/+8
2010-11-24tg3: Remove tg3_config_info definitionMatt Carlson1-4/+0
2010-11-24tg3: Enable phy APD for 5717 and later asic revsMatt Carlson1-2/+3
2010-11-24tg3: use dma_alloc_coherent() instead of pci_alloc_consistent()Matt Carlson1-32/+41
2010-11-24tg3: Reenable TSS for 5719Matt Carlson1-1/+7
2010-11-24tg3: Enable mult rd DMA engine on 5719Matt Carlson1-2/+1
2010-11-24tg3: Reorg tg3_napi membersMatt Carlson1-6/+6
2010-11-24tg3: Fix 5719 internal FIFO overflow problemMatt Carlson2-3/+42
2010-11-24tg3: Always turn on APE features in mac_mode regMatt Carlson1-19/+18
2010-11-24tg3: Assign correct tx margin for 5719Matt Carlson2-0/+6
2010-11-24tg3: Apply 10Mbps fix to all 57765 revisionsMatt Carlson1-9/+12
2010-11-23wireless: b43: fix error path in SDIOGuennadi Liakhovetski1-0/+1
2010-11-23SELinux: indicate fatal error in compat netfilter codeEric Paris1-2/+2
2010-11-23SELinux: Only return netlink error when we know the return is fatalEric Paris1-4/+4
2010-11-22ath9k_htc: fix eeprom accessFelix Fietkau1-0/+1
2010-11-22ath9k_hw: fix A-MPDU key search issues on AR9003Felix Fietkau2-0/+5
2010-11-22zd1211rw: Use constJoe Perches1-2/+2