index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: fix 802.11g conformance test limit typo
Bob Copeland
2009-02-27
1
-1
/
+1
*
orinoco: prevent accessing memory outside the firmware image
David Kilroy
2009-02-27
3
-56
/
+67
*
orinoco: validate firmware header
David Kilroy
2009-02-27
1
-0
/
+37
*
at76c50x-usb: add link to the TODO list
Kalle Valo
2009-02-27
1
-8
/
+4
*
at76c50x-usb: additional disconnect fixes
Jason Andryuk
2009-02-27
1
-0
/
+6
*
at76c50x-usb: clean up DMA on stack
Jason Andryuk
2009-02-27
1
-12
/
+23
*
at76c50x-usb: fix oops on disconnect
Jason Andryuk
2009-02-27
1
-8
/
+19
*
cfg80211: pass the regulatory_request to ignore_request
Luis R. Rodriguez
2009-02-27
1
-12
/
+10
*
cfg80211: do not kzalloc() again for a new request on __regulatory_hint
Luis R. Rodriguez
2009-02-27
1
-38
/
+16
*
cfg80211: pass the regulatory_request struct in __regulatory_hint()
Luis R. Rodriguez
2009-02-27
1
-27
/
+18
*
cfg80211: make __regulatory_hint() static
Luis R. Rodriguez
2009-02-27
2
-25
/
+21
*
ath9k: follow beacon hints on reg_notifier when world roaming
Luis R. Rodriguez
2009-02-27
1
-32
/
+61
*
cfg80211: Add AP beacon regulatory hints
Luis R. Rodriguez
2009-02-27
5
-4
/
+254
*
cfg80211: enable 5 GHz world roaming channels
Luis R. Rodriguez
2009-02-27
1
-1
/
+12
*
cfg80211: enable active-scan / beaconing on Ch 1-11 for world regdom
Luis R. Rodriguez
2009-02-27
1
-3
/
+2
*
cfg80211: rename regdom_changed to regdom_changes() and use it
Luis R. Rodriguez
2009-02-27
1
-11
/
+8
*
cfg80211: allow drivers that agree on regulatory to agree
Luis R. Rodriguez
2009-02-27
1
-0
/
+10
*
cfg80211: comments style cleanup
Luis R. Rodriguez
2009-02-27
1
-100
/
+199
*
cfg80211: move all regulatory hints to workqueue
Luis R. Rodriguez
2009-02-27
7
-41
/
+194
*
cfg80211: free rd on unlikely event on 11d hint
Luis R. Rodriguez
2009-02-27
1
-1
/
+5
*
cfg80211: remove likely from an 11d hint case
Luis R. Rodriguez
2009-02-27
1
-6
/
+8
*
cfg80211: protect first access of last_request on 11d hint under mutex
Luis R. Rodriguez
2009-02-27
1
-3
/
+5
*
cfg80211: make regulatory_request use wiphy_idx instead of wiphy
Luis R. Rodriguez
2009-02-27
4
-30
/
+82
*
cfg80211: add assert_cfg80211_lock() to ensure proper protection
Luis R. Rodriguez
2009-02-27
4
-2
/
+27
*
cfg80211: propagate -ENOMEM during regulatory_init()
Luis R. Rodriguez
2009-02-27
1
-5
/
+17
*
cfg80211: add regulatory_hint_core() to separate the core reg hint
Luis R. Rodriguez
2009-02-27
1
-9
/
+25
*
nl80211: disallow user requests prior to regulatory_init()
Luis R. Rodriguez
2009-02-27
1
-8
/
+26
*
cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
Luis R. Rodriguez
2009-02-27
4
-37
/
+42
*
cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity
Luis R. Rodriguez
2009-02-27
2
-1
/
+11
*
cfg80211: rename cfg80211_registered_device's idx to wiphy_idx
Luis R. Rodriguez
2009-02-27
4
-21
/
+22
*
mac80211: Introduce a generic commit() to apply changes
Alina Friedrichsen
2009-02-27
3
-20
/
+37
*
b43: Convert usage of b43_radio_maskset()
Michael Buesch
2009-02-27
3
-58
/
+25
*
b43: Convert usage of b43_radio_mask()
Michael Buesch
2009-02-27
3
-28
/
+17
*
b43: Convert usage of b43_radio_set()
Michael Buesch
2009-02-27
3
-31
/
+16
*
b43: Convert usage of b43_phy_maskset()
Michael Buesch
2009-02-27
3
-229
/
+103
*
b43: Convert usage of b43_phy_mask()
Michael Buesch
2009-02-27
4
-107
/
+53
*
b43: Convert usage of b43_phy_set()
Michael Buesch
2009-02-27
4
-145
/
+72
*
libertas: use private SDIO workqueue to avoid scheduling latency
Dan Williams
2009-02-27
1
-5
/
+9
*
b43: Implement sw scan callbacks
Michael Buesch
2009-02-27
1
-0
/
+31
*
mac80211: Add software scan notifiers
Michael Buesch
2009-02-27
2
-0
/
+13
*
b43: Enable PCI slow clock workaround, if needed.
Michael Buesch
2009-02-27
1
-0
/
+3
*
b43: Honor the no-slow-clock boardflag
Michael Buesch
2009-02-27
1
-1
/
+3
*
b43: Fix radio host flags
Michael Buesch
2009-02-27
1
-4
/
+6
*
b43: Add slot count compiletime assertion
Michael Buesch
2009-02-27
1
-0
/
+3
*
ath9k: Add appropriate ANI values for AP mode
Sujith
2009-02-27
2
-22
/
+17
*
ath9k: Fix PCI shutdown sequence
Sujith
2009-02-27
1
-2
/
+2
*
ath9k: Fix bug in EEPROM chainmask retrieval
Sujith
2009-02-27
1
-8
/
+5
*
ath9k: Add PER to RC debug statistics
Sujith
2009-02-27
3
-10
/
+14
*
ath9k: Remove multiple macro occurrences
Sujith
2009-02-27
4
-6
/
+3
*
ath9k: Don't reset TSF after scanning automatically
Alina Friedrichsen
2009-02-27
1
-2
/
+3
[next]