index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: Add fw capabilities
Michael Buesch
2009-06-10
1
-11
/
+45
*
b43/legacy: port to cfg80211 rfkill
Johannes Berg
2009-06-10
1
-19
/
+8
*
rfkill: rewrite
Johannes Berg
2009-06-03
1
-2
/
+2
*
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
2009-05-22
1
-1
/
+1
*
b43/legacy: fix beacon change processing
Johannes Berg
2009-05-20
1
-13
/
+11
*
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
1
-38
/
+26
*
mac80211: clean up beacon interval settings
Johannes Berg
2009-05-06
1
-5
/
+7
*
b43: Remove unnecessary MMIO in interrupt hotpath
Michael Buesch
2009-04-22
1
-42
/
+19
*
b43: Do not "select" HW_RANDOM
Michael Buesch
2009-04-22
1
-1
/
+7
*
b43: Do radio lock assertion in software
Michael Buesch
2009-04-16
1
-0
/
+5
*
b43: Mask PHY TX error interrupt, if not debugging
Michael Buesch
2009-03-27
1
-0
/
+2
*
b43: Fix compilation for devices without PCI core
Michael Buesch
2009-03-05
1
-0
/
+2
*
b43: checkpatch.pl cleanups
John Daiker
2009-02-27
1
-13
/
+13
*
b43: Implement sw scan callbacks
Michael Buesch
2009-02-27
1
-0
/
+31
*
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
*
drivers/net/wireless/b43: fix warning: format not a string literal and no ...
Hannes Eder
2009-02-17
1
-5
/
+5
*
b43: Dynamically control log verbosity
Michael Buesch
2009-01-29
1
-8
/
+17
*
b43: Accessing the TSF via mac80211
Alina Friedrichsen
2009-01-29
1
-0
/
+39
*
b43: Automatically probe for opensource firmware
Michael Buesch
2009-01-29
1
-43
/
+111
*
wireless: restrict to 32 legacy rates
Johannes Berg
2009-01-29
1
-1
/
+1
*
b43: Eliminate compilation warning in b43_op_set_key
Larry Finger
2009-01-29
1
-1
/
+4
*
mac80211: clean up set_key callback
Johannes Berg
2009-01-29
1
-4
/
+9
*
b43: Change schedule for old-fw support removal
Michael Buesch
2009-01-29
1
-3
/
+7
*
b43/ssb: Add SPROM8 extraction and LP-PHY detection
Michael Buesch
2009-01-29
1
-0
/
+12
*
b43: detect N PHY revision/radio
Johannes Berg
2009-01-29
1
-2
/
+2
*
ssb/b43: add new N PHY device
Johannes Berg
2009-01-29
1
-0
/
+1
*
b43: Use 64bit atomic register access for TSF
Michael Buesch
2009-01-29
1
-69
/
+20
*
b43: Fixup set_key handling
Michael Buesch
2009-01-29
1
-16
/
+20
*
b43: fix "‘gmode’ may be used uninitialized" warning
John W. Linville
2009-01-13
1
-1
/
+1
*
b43: Add key memory dumping
Michael Buesch
2008-12-19
1
-2
/
+51
*
b43: Fix some MAC locking
Michael Buesch
2008-12-19
1
-42
/
+8
*
b43: implement short slot and basic rate handling
Johannes Berg
2008-11-10
1
-12
/
+99
*
b43/legacy: remove SSID code
Johannes Berg
2008-11-10
1
-21
/
+0
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-1
/
+1
*
mac80211: make retry limits part of hw config
Johannes Berg
2008-10-31
1
-37
/
+23
*
mac80211: introduce hw config change flags
Johannes Berg
2008-10-31
1
-1
/
+2
*
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
2008-10-31
1
-22
/
+3
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-3
/
+2
*
mac80211: add multi-rate retry support
Felix Fietkau
2008-10-06
1
-0
/
+1
*
b43: Increase loop tries in do_dummy_tx
Larry Finger
2008-09-30
1
-1
/
+1
*
b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of...
Larry Finger
2008-09-30
1
-0
/
+1
*
b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant o...
Larry Finger
2008-09-30
1
-1
/
+2
*
mac80211: share STA information with driver
Johannes Berg
2008-09-15
1
-2
/
+3
*
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
1
-19
/
+19
*
b43: Remove QoS update workqueue
Michael Buesch
2008-09-11
1
-42
/
+23
*
b43: Fix QoS defaults
Michael Buesch
2008-09-11
1
-11
/
+45
*
b43: Replace hardcoded Analog switch
Michael Buesch
2008-09-08
1
-1
/
+2
*
b43: Move Analog switching into phy code
Michael Buesch
2008-09-08
1
-20
/
+3
[next]