summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | rt2500usb: fallback to SW encryption for TKIP+AESOndrej Zary2010-06-241-0/+10
| * | nl80211: Add option to adjust transmit powerJuuso Oikarinen2010-06-242-0/+40
| * | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-246-41/+51
| * | at76c50x-usb: Extract bssid from authentication frameSebastian Smolorz2010-06-242-0/+37
| * | at76c50x-usb: Move function at76_join() several lines upSebastian Smolorz2010-06-241-36/+36
| * | mac80211: avoid scheduling while atomic in mesh_rx_plink_frameJohn W. Linville2010-06-241-11/+31
| * | minstrel_ht: move minstrel_mcs_groups declaration to header fileJohn W. Linville2010-06-242-2/+2
| * | wireless: mark reg_mutex as staticJohn W. Linville2010-06-241-1/+1
| * | minstrel_ht: make *idx unsigned in minstrel_downgrade_rateJohn W. Linville2010-06-241-1/+2
| * | mac80211: don't shadow mgmt variable in ieee80211_rx_h_actionJohn W. Linville2010-06-241-4/+4
| * | rtl8180: mark rtl8180_beacon_work staticJohn W. Linville2010-06-241-1/+1
| * | ath9k: declare MODULE_FIRMWARE for ath9k_htcJohn W. Linville2010-06-231-3/+12
| * | libertas: mark lbs_ret_802_11d_domain_info staticJohn W. Linville2010-06-231-1/+1
| * | ath9k: Add a module parameter to disable led blinking.Vivek Natarajan2010-06-234-4/+14
| * | ath9k_hw: add an extra delay when reseting AR_RTC_RESETLuis R. Rodriguez2010-06-231-0/+1
| * | ath9k_hw: dynamically choose the SERDES array for low powerLuis R. Rodriguez2010-06-231-3/+7
| * | ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez2010-06-233-1/+3
| * | ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez2010-06-232-14/+14
| * | ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez2010-06-234-6/+52
| * | Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-238-1/+268
| * | Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar2010-06-233-28/+15
| * | Libertas: cfg80211 supportKiran Divekar2010-06-2320-6722/+1981
| * | mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-213-1/+79
| * | mac80211: Fix compile warning in scan.c.Gertjan van Wingerde2010-06-211-1/+1
| * | b43: Clarify logged message after fatal DMA error and switch to PIO modeLarry Finger2010-06-211-1/+1
| * | iwlwifi: remove non-exist referenceWey-Yi Guy2010-06-211-2/+0
| * | iwlwifi: code cleanup to remove un-necessary "goto"Wey-Yi Guy2010-06-211-5/+5
| * | iwlwifi: move calibration from iwlcore to iwlagnWey-Yi Guy2010-06-212-11/+2
| * | iwlwifi: move _agn statistics related structureWey-Yi Guy2010-06-217-84/+86
| * | iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy2010-06-215-247/+289
| * | iwlwifi: display ucode SW Error in hexJay Sternberg2010-06-212-3/+3
| * | iwlwifi: return ucode errors from station managementJohannes Berg2010-06-211-6/+10
| * | iwlwifi: use sync commands for keysJohannes Berg2010-06-211-11/+18
| * | iwlagn: use mutex for aggregationJohannes Berg2010-06-215-27/+45
| * | mac80211: fix sw scan bracketingJohannes Berg2010-06-181-2/+2
| * | mac80211_hwsim: fix fake_hw_scanJohannes Berg2010-06-181-0/+5
| * | wireless: move regulatory_init to .init.textUwe Kleine-König2010-06-182-3/+3
| * | cfg80211: move cfg80211_exit to .exit.textUwe Kleine-König2010-06-181-1/+1
| * | ath9k_htc: Update supported product listSujith2010-06-182-14/+15
| * | wireless:hostap_ap.c Fix warning: variable 'fc' set but not usedJustin P. Mattock2010-06-181-2/+1
| * | wireless:hostap_main.c warning: variable 'iface' set but not usedJustin P. Mattock2010-06-181-2/+0
* | | x86: Align skb w/ start of cacheline on newer core 2/Xeon ArchAlexander Duyck2010-06-301-0/+9
* | | ixgbe: add 1g PHY support for 82599Don Skidmore2010-06-305-4/+52
* | | sfc: Add support for RX flow hash controlBen Hutchings2010-06-305-10/+105
* | | ethtool: Add support for control of RX flow hash indirectionBen Hutchings2010-06-302-0/+95
* | | vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()Ben Hutchings2010-06-301-7/+1
* | | netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flagsBen Hutchings2010-06-304-4/+4
* | | ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings2010-06-3010-60/+32
* | | cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding ...Casey Leedom2010-06-301-1/+1
* | | cxgb4vf: Remove obsolete comment about the lack of a TX Timer CallbackCasey Leedom2010-06-301-12/+1
OpenPOWER on IntegriCloud