| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-02-03 | 10 | -53/+633 |
|\ |
|
| * | ath5k: support LED's on emachines E510 notebook | Tulio Magno Quites Machado Filho | 2009-01-29 | 1 | -0/+2 |
| * | mac80211: Generic TSF debugging | Alina Friedrichsen | 2009-01-29 | 1 | -1/+6 |
| * | mac80211: add interface list lock | Johannes Berg | 2009-01-29 | 1 | -3/+2 |
| * | mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy | Luis R. Rodriguez | 2009-01-29 | 1 | -0/+13 |
| * | cfg80211: Allow for strict regulatory settings | Luis R. Rodriguez | 2009-01-29 | 1 | -0/+10 |
| * | cfg80211: pass more detailed regulatory request information on reg_notifier() | Luis R. Rodriguez | 2009-01-29 | 2 | -1/+47 |
| * | cfg80211: rename fw_handles_regulatory to custom_regulatory | Luis R. Rodriguez | 2009-01-29 | 1 | -3/+3 |
| * | cfg80211: export freq_reg_info() | Luis R. Rodriguez | 2009-01-29 | 1 | -0/+24 |
| * | cfg80211: add wiphy_apply_custom_regulatory() | Luis R. Rodriguez | 2009-01-29 | 1 | -0/+17 |
| * | mac80211: Add capability to enable/disable beaconing | Johannes Berg | 2009-01-29 | 1 | -2/+7 |
| * | mac80211: Add documentation bits for mac80211_rate_control_flags | Sujith | 2009-01-29 | 1 | -0/+20 |
| * | wireless: restrict to 32 legacy rates | Johannes Berg | 2009-01-29 | 2 | -3/+3 |
| * | mac80211: constify ieee80211_if_conf.bssid | Johannes Berg | 2009-01-29 | 1 | -1/+1 |
| * | mac80211: Fix MFP Association Comeback to use Timeout Interval IE | Jouni Malinen | 2009-01-29 | 1 | -1/+7 |
| * | cfg80211: add PM hooks | Johannes Berg | 2009-01-29 | 1 | -0/+6 |
| * | nl80211: New command for adding extra IE(s) into management frames | Jouni Malinen | 2009-01-29 | 2 | -0/+48 |
| * | ath9k: get EEPROM contents from platform data on AHB bus | Gabor Juhos | 2009-01-29 | 1 | -0/+28 |
| * | nl80211: Fix documentation errors | Jouni Malinen | 2009-01-29 | 1 | -3/+3 |
| * | libertas: if_spi, driver for libertas GSPI devices | Colin McCabe | 2009-01-29 | 1 | -0/+25 |
| * | mac80211: document return codes from ops callbacks | Bob Copeland | 2009-01-29 | 1 | -2/+13 |
| * | mac80211: 802.11w - Add driver capability flag for MFP | Jouni Malinen | 2009-01-29 | 1 | -0/+4 |
| * | mac80211: 802.11w - Optional software CCMP for management frames | Jouni Malinen | 2009-01-29 | 1 | -0/+4 |
| * | mac80211: 802.11w - Implement Association Comeback processing | Jouni Malinen | 2009-01-29 | 1 | -0/+4 |
| * | mac80211: 802.11w - SA Query processing | Jouni Malinen | 2009-01-29 | 1 | -0/+14 |
| * | mac80211: 802.11w - Configuration of MFP disabled/optional/required | Jouni Malinen | 2009-01-29 | 1 | -0/+6 |
| * | mac80211: 802.11w - WEXT configuration for IGTK | Jouni Malinen | 2009-01-29 | 1 | -0/+1 |
| * | mac80211: 802.11w - WEXT parameter for setting mgmt cipher | Jouni Malinen | 2009-01-29 | 1 | -1/+4 |
| * | mac80211: 802.11w - Use BIP (AES-128-CMAC) | Jouni Malinen | 2009-01-29 | 4 | -2/+12 |
| * | mac80211: 802.11w - Add BIP (AES-128-CMAC) | Jouni Malinen | 2009-01-29 | 1 | -0/+10 |
| * | mac80211: 802.11w - CCMP for management frames | Jouni Malinen | 2009-01-29 | 1 | -0/+30 |
| * | mac80211: 802.11w - STA flag for MFP | Jouni Malinen | 2009-01-29 | 2 | -0/+4 |
| * | cfg80211: allow multiple driver regulatory_hints() | Luis R. Rodriguez | 2009-01-29 | 1 | -0/+6 |
| * | mac80211: extend/document powersave API | Johannes Berg | 2009-01-29 | 1 | -5/+48 |
| * | mac80211: move dynamic PS timeout to hardware config | Johannes Berg | 2009-01-29 | 1 | -4/+7 |
| * | mac80211: clean up channel type config | Johannes Berg | 2009-01-29 | 1 | -13/+7 |
| * | mac80211: remove user_power_level from driver API | Johannes Berg | 2009-01-29 | 1 | -2/+0 |
| * | ath5k: support LEDs on Acer Aspire One netbook | Bob Copeland | 2009-01-29 | 1 | -0/+2 |
| * | mac80211: clean up set_key callback | Johannes Berg | 2009-01-29 | 1 | -12/+8 |
| * | b43/ssb: Add SPROM8 extraction and LP-PHY detection | Michael Buesch | 2009-01-29 | 1 | -0/+36 |
| * | mac80211: Fix tx power setting | Vasanthakumar Thiagarajan | 2009-01-29 | 1 | -0/+2 |
| * | mac80211: no need for ht.enabled | Luis R. Rodriguez | 2009-01-29 | 1 | -1/+0 |
| * | mac80211: add HT conf helpers | Luis R. Rodriguez | 2009-01-29 | 1 | -0/+30 |
| * | wireless: Add channel/frequency conversions to ieee80211.h | David Kilroy | 2009-01-29 | 1 | -0/+116 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-03 | 106 | -129/+354 |
|\ \ |
|
| * \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-02-03 | 105 | -128/+350 |
| |\ \ |
|
| | * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-02-03 | 1 | -0/+1 |
| | |\ \ |
|
| | | * | | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs | Seth Heasley | 2009-01-27 | 1 | -0/+1 |
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2009-02-03 | 1 | -8/+2 |
| | |\ \ \ |
|
| | | * | | | kmalloc: return NULL instead of link failure | Jeff Mahoney | 2009-01-27 | 1 | -8/+2 |