index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: N-PHY: use more friendly variables names in RSSI code
Rafał Miłecki
2013-04-23
1
-28
/
+36
*
b43: N-PHY: simplify conditions in RSSI offset scale function
Rafał Miłecki
2013-04-23
1
-55
/
+65
*
b43: N-PHY: use enum for RAIL type
Rafał Miłecki
2013-04-23
1
-9
/
+17
*
b43: HT-PHY: use enum for RSSI types
Rafał Miłecki
2013-04-23
1
-5
/
+16
*
b43: HT-PHY: store TX power state before disabling it
Rafał Miłecki
2013-04-23
1
-4
/
+6
*
b43: HT-PHY: define regs for power estimation
Rafał Miłecki
2013-04-23
1
-0
/
+6
*
b43: HT-PHY: do some extra TSSI setup after configuring TX
Rafał Miłecki
2013-04-23
1
-0
/
+13
*
b43: HT-PHY: finish calculating values for idle TSSI
Rafał Miłecki
2013-04-23
1
-2
/
+18
*
b43: HT-PHY: tables: don't duplicate core-generic regs
Rafał Miłecki
2013-04-23
3
-59
/
+23
*
b43: HT-PHY: rename defines addressing cores on the 2059 radio
Rafał Miłecki
2013-04-23
2
-14
/
+14
*
b43: use bcma_pmu_spuravoid_pllupdate()
Hauke Mehrtens
2013-04-12
1
-54
/
+2
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-10
5
-11
/
+14
|
\
|
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
5
-11
/
+14
*
|
b43: make struct b2056_inittabs_pts const
Hauke Mehrtens
2013-04-01
1
-3
/
+3
*
|
b43: mark some functions and structs static
Hauke Mehrtens
2013-04-01
5
-13
/
+9
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-29
2
-16
/
+57
|
\
\
|
*
|
b43: N-PHY: use more bits for offset in RSSI calibration
Rafał Miłecki
2013-03-27
1
-2
/
+2
|
*
|
b43: A fix for DMA transmission sequence errors
Iestyn C. Elfick
2013-03-27
1
-12
/
+53
|
*
|
b43: N-PHY: increase initial value of "mind" in RSSI calibration
Rafał Miłecki
2013-03-27
1
-2
/
+2
|
|
/
*
|
b43: use constants
Hauke Mehrtens
2013-03-27
2
-7
/
+11
*
|
b43: remove warning for LP-PHY with sprom < 8
Hauke Mehrtens
2013-03-25
1
-9
/
+3
*
|
b43: use bcma_chipco_gpio_control()
Hauke Mehrtens
2013-03-25
1
-5
/
+2
*
|
b43: HT-PHY: enable basic TX power setup
Rafał Miłecki
2013-03-13
1
-9
/
+0
*
|
b43: HT-PHY: setup TX power control
Rafał Miłecki
2013-03-13
2
-0
/
+134
*
|
b43: HT-PHY: implement RSSI polling
Rafał Miłecki
2013-03-13
2
-1
/
+100
*
|
b43: HT-PHY: implement playing sample tone
Rafał Miłecki
2013-03-13
2
-0
/
+74
*
|
b43: HT-PHY: implement stopping sample tone playback
Rafał Miłecki
2013-03-13
2
-0
/
+47
*
|
b43: HT-PHY: implement controlling TX power control
Rafał Miłecki
2013-03-13
2
-0
/
+68
*
|
b43: HT-PHY: implement PA override
Rafał Miłecki
2013-03-13
2
-0
/
+27
*
|
b43: HT-PHY: implement CCA reset
Rafał Miłecki
2013-03-13
1
-21
/
+47
*
|
b43: HT-PHY: implement MAC reclocking
Rafał Miłecki
2013-03-13
1
-0
/
+18
*
|
b43: HT-PHY: implement spurious tone avoidance
Rafał Miłecki
2013-03-13
1
-0
/
+20
*
|
b43: HT-PHY: move TX fix to the separated function
Rafał Miłecki
2013-03-13
1
-18
/
+28
*
|
b43: HT-PHY: add classifier control function
Rafał Miłecki
2013-03-13
2
-5
/
+37
*
|
b43: HT-PHY: rename AFE defines
Rafał Miłecki
2013-03-13
2
-25
/
+25
*
|
b43: HT-PHY: make it BCMA-only
Rafał Miłecki
2013-03-06
2
-1
/
+6
*
|
b43: define BCMA wireless specific PLLs
Rafał Miłecki
2013-03-06
2
-1
/
+12
*
|
b43: Fix 'me' -> 'be' typo in Kconfig
W. Trevor King
2013-03-06
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-26
1
-1
/
+2
|
\
|
*
b43: Fix lockdep splat on module unload
Larry Finger
2013-02-25
1
-1
/
+2
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
drivers/net/wireless/b43: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-6
/
+6
*
|
b43: Increase number of RX DMA slots
Larry Finger
2013-02-19
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
3
-16
/
+48
|
\
|
|
*
b43: Fix firmware loading when driver is built into the kernel
Larry Finger
2013-01-07
3
-16
/
+48
*
|
b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()
Dan Carpenter
2013-01-22
1
-22
/
+8
|
/
*
b43: fix tx path skb leaks
Felix Fietkau
2012-12-10
3
-8
/
+15
*
b43: remove __dev* attributes
Bill Pemberton
2012-12-06
2
-6
/
+6
*
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2012-11-13
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-29
1
-0
/
+4
|
\
[next]