index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
xmit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: HT-PHY: report signal to mac80211
Rafał Miłecki
2011-11-07
1
-0
/
+7
*
b43: fill ctl1 word on all newer PHYs, fix PHY errors
Rafał Miłecki
2011-11-07
1
-2
/
+6
*
b43: Remove unneeded message
Larry Finger
2011-11-02
1
-1
/
+0
*
b43: N-PHY: report signal to mac80211
Rafał Miłecki
2011-10-14
1
-6
/
+12
*
Revert "b43: trivial: do not report any link quality instead of invalid one"
Rafał Miłecki
2011-10-14
1
-7
/
+5
*
b43: trivial: do not report any link quality instead of invalid one
Rafał Miłecki
2011-10-11
1
-5
/
+7
*
b43: include HT-PHY in some common code
Rafał Miłecki
2011-08-22
1
-0
/
+1
*
b43: support new RX header, noticed to be used in 598.314+ fw
Rafał Miłecki
2011-08-22
1
-5
/
+16
*
b43: support new TX header, noticed to be used by 598.314+ fw
Rafał Miłecki
2011-08-22
1
-0
/
+22
*
b43: use enum for firmware header format
Rafał Miłecki
2011-08-22
1
-16
/
+36
*
b43: rename TX header formats
Rafał Miłecki
2011-08-22
1
-12
/
+12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
|
*
Update my e-mail address
Michael Büsch
2011-07-07
1
-1
/
+1
*
|
mac80211: fix TKIP races, make API easier to use
Johannes Berg
2011-07-08
1
-2
/
+1
*
|
b43: bus: abstract SPROM
Rafał Miłecki
2011-06-01
1
-1
/
+1
|
/
*
b43: rename b43_wldev's field with ssb_device to sdev
Rafał Miłecki
2011-05-16
1
-1
/
+1
*
b43: fill PHY ctl word1 in TX header for N-PHY
Rafał Miłecki
2011-02-25
1
-0
/
+73
*
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-23
1
-1
/
+1
*
b43: remove usage of deprecated noise value
John W. Linville
2010-04-28
1
-1
/
+0
*
b43: Remove deprecated 'qual' from returned RX status
Larry Finger
2009-11-06
1
-1
/
+0
*
b43: use ieee80211_rx_ni()
John W. Linville
2009-10-27
1
-4
/
+1
*
b43: Optimize PIO scratchbuffer usage
Michael Buesch
2009-10-27
1
-1
/
+1
*
b43: fix ieee80211_rx() context
Johannes Berg
2009-10-12
1
-0
/
+3
*
b43: do not stack-allocate pio rx/tx header and tail buffers
Albert Herranz
2009-10-07
1
-1
/
+1
*
b43: Add optional verbose runtime statistics
Michael Buesch
2009-09-23
1
-0
/
+3
*
b43: Do not use _irqsafe callbacks
Michael Buesch
2009-09-23
1
-1
/
+1
*
b43: Fix sparse warning in hw-tkip code
Michael Buesch
2009-09-09
1
-5
/
+5
*
b43: add hardware tkip
gregor kowski
2009-08-20
1
-5
/
+23
*
b43: Handle B43_PHYTYPE_LP in RX path
Gábor Stefanik
2009-08-20
1
-0
/
+1
*
b43: Fix hardware key index handling
Michael Buesch
2009-08-14
1
-2
/
+2
*
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
1
-1
/
+2
*
b43: Fix possible unaligned u32 access
Matthieu CASTET
2009-06-10
1
-3
/
+2
*
b43: fix b43_plcp_get_bitrate_idx_ofdm return type
Lorenzo Nava
2009-03-27
1
-1
/
+1
*
b43: Pass more RX flags to mac80211
Michael Buesch
2009-03-05
1
-4
/
+13
*
b43: remove rate index warning
Johannes Berg
2008-11-21
1
-2
/
+2
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-11
/
+49
*
mac80211: add multi-rate retry support
Felix Fietkau
2008-10-06
1
-1
/
+1
*
mac80211: free up 2 bytes in skb->cb
Felix Fietkau
2008-10-06
1
-2
/
+2
*
b43: Rewrite TX power adjustment
Michael Buesch
2008-08-29
1
-0
/
+2
*
b43: Implement dynamic PHY API
Michael Buesch
2008-08-29
1
-2
/
+4
*
mac80211: partially fix skb->cb use
Johannes Berg
2008-07-29
1
-1
/
+1
*
mac80211: fix TX sequence numbers
Johannes Berg
2008-07-14
1
-1
/
+2
*
b43: use frame control helpers
Harvey Harrison
2008-06-26
1
-10
/
+7
*
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-30
/
+28
*
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
1
-5
/
+8
*
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-3
/
+2
*
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
Ivo van Doorn
2008-05-07
1
-1
/
+1
*
b43: Add more N-PHY stuff
Michael Buesch
2008-04-08
1
-8
/
+15
*
b43: Add PIO support for PCMCIA devices
Michael Buesch
2008-04-08
1
-23
/
+38
*
b43: Add QOS support
Michael Buesch
2008-03-07
1
-27
/
+0
[next]