index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
nl80211.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-06
nl80211: refactor mesh parameter parsing
Johannes Berg
1
-23
/
+38
2010-12-06
cfg80211: require add_virtual_intf to return new dev
Johannes Berg
3
-14
/
+24
2010-12-06
mac80211: move mesh filter adjusting
Johannes Berg
2
-17
/
+12
2010-12-06
nl80211/mac80211: define and allow configuring mesh element TTL
Javier Cardona
9
-7
/
+27
2010-12-06
ath5k: Include tx ack reporting on hw flags
Nick Kossifidis
1
-2
/
+3
2010-12-06
ath5k: Fix reporting of RX dma stop failure
Nick Kossifidis
1
-1
/
+1
2010-12-06
ath5k: Disable ANI during reset
Nick Kossifidis
1
-2
/
+8
2010-12-06
ath5k: Always free tx buffers before reset
Nick Kossifidis
1
-2
/
+4
2010-12-06
ath5k: Always write tx powertable on hw
Nick Kossifidis
1
-12
/
+21
2010-12-06
mac80211: speed up AP probing using nullfunc frames
Felix Fietkau
3
-35
/
+79
2010-12-06
mac80211: remove a redundant check
Felix Fietkau
1
-2
/
+1
2010-12-06
lib: Improve EWMA efficiency by using bitshifts
Bruno Randolf
2
-11
/
+13
2010-12-06
ath5k: Use EWMA factor of 1024 instead of 1000
Bruno Randolf
1
-1
/
+1
2010-12-06
MAINTAINERS: Add ATH GENERIC UTILITIES
Joe Perches
1
-0
/
+6
2010-12-06
mac80211: Update last_tx_rate only for data frames
Helmut Schaa
1
-3
/
+4
2010-12-02
ath5k: Fix reset and interrupts for AHB type of devices.
Felix Fietkau
2
-13
/
+97
2010-12-02
ath5k: Add AHB bus support.
Felix Fietkau
7
-4
/
+322
2010-12-02
ath5k: Add initial registers values for radio RF2317 chip.
Felix Fietkau
1
-0
/
+23
2010-12-02
ath5k: Add a function to read chipset's MAC revision
Felix Fietkau
3
-5
/
+16
2010-12-02
ath5k: Check if pci pdev struct is initialized in common functions.
Felix Fietkau
4
-8
/
+10
2010-12-02
ath5k: Use generic eeprom read from common ath_bus_opts struct.
Felix Fietkau
4
-37
/
+45
2010-12-02
ath5k: Move PCI bus functions to separate file.
Felix Fietkau
4
-266
/
+289
2010-12-02
ath5k: Introduce ath5k_init_softc function as in ath9k
Felix Fietkau
5
-153
/
+217
2010-12-02
ath5k: Use Generic DMA for later support of AHB bus.
Felix Fietkau
2
-31
/
+39
2010-12-02
wireless: ray_cs: use '%pm' format option to print MAC
Andy Shevchenko
1
-10
/
+4
2010-12-02
cfg80211: Add documentation for antenna ops
Bruno Randolf
1
-0
/
+7
2010-12-02
mac80211: publish SMPS docs
Johannes Berg
1
-0
/
+7
2010-12-02
mac80211: document station handling
Johannes Berg
1
-0
/
+10
2010-12-02
mac80211: publish interface iteration docs
Johannes Berg
1
-0
/
+2
2010-12-02
mac80211: document aggregation
Johannes Berg
1
-0
/
+22
2010-12-02
mac80211: publish some rate control docs
Johannes Berg
1
-2
/
+9
2010-12-02
mac80211: publish some misc docs
Johannes Berg
1
-0
/
+8
2010-12-02
mac80211: publish docs for _ni functions
Johannes Berg
1
-0
/
+2
2010-12-02
mac80211: document workqueue
Johannes Berg
1
-0
/
+7
2010-12-02
cfg80211: include CQM packet loss docs
Johannes Berg
1
-0
/
+1
2010-12-02
ath9k_htc: Remove unused structures
Sujith Manoharan
1
-19
/
+0
2010-12-02
wireless: Remove unnecessary casts of usb_get_intfdata
Joe Perches
5
-16
/
+10
2010-12-02
b43: N-PHY: fix code path on PHY init
Rafał Miłecki
1
-10
/
+7
2010-12-02
b43: N-PHY: use defines for RSSI types
Rafał Miłecki
1
-28
/
+45
2010-12-02
b43: N-PHY: fix RSSI selection
Rafał Miłecki
1
-13
/
+25
2010-12-02
ath9k: hif_usb: Reduce indent 1 column
Joe Perches
1
-53
/
+53
2010-12-02
ath9k: Move debugfs under ieee80211/[phyname]/ath9k/
Ben Greear
3
-69
/
+12
2010-12-02
b43: N-PHY: fix RSSI calibration
Rafał Miłecki
1
-6
/
+8
2010-12-02
b43: N-PHY: initialize perical variable, add missing call to CCA reset
Rafał Miłecki
1
-0
/
+4
2010-12-02
b43: N-PHY: implement very basic TX power control management
Rafał Miłecki
2
-8
/
+153
2010-12-02
b43: N-PHY: swap values for radio registers 0x3b and 0x3c
Rafał Miłecki
1
-123
/
+123
2010-12-02
ssb: Add sysfs attributes to ssb devices
Hauke Mehrtens
1
-0
/
+30
2010-12-02
ssb: extract indexes for power tables
Rafał Miłecki
3
-0
/
+88
2010-12-02
Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"
John W. Linville
2
-4
/
+3
2010-12-02
ath9k_hw: fix more bitfield related endian issues
Felix Fietkau
2
-9
/
+16
[next]