index
:
blackbird-op-linux
master
Blackbird™ 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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
b43: N-PHY: drop reg 0x1 access restriction on new PHY revs
Rafał Miłecki
2014-07-15
1
-2
/
+2
*
b43: always print info about radio (manuf, id, revision)
Rafał Miłecki
2014-07-15
1
-4
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-10
3
-4
/
+9
|
\
|
*
b43: fix frequency reported on G-PHY with /new/ firmware
Rafał Miłecki
2014-06-17
1
-3
/
+7
|
*
b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)
Rafał Miłecki
2014-06-16
1
-1
/
+1
|
*
b43: disable 5 GHz on G-PHY
Rafał Miłecki
2014-06-16
1
-0
/
+1
*
|
b43: fix reading info about radio for new devices (cores 40 & 42)
Rafał Miłecki
2014-07-07
1
-1
/
+10
*
|
b43: N-PHY: add TX gains tables for radio 0x2057 rev 9
Rafał Miłecki
2014-07-07
1
-0
/
+78
*
|
b43: N-PHY: rework names & picking of TX gain tables
Rafał Miłecki
2014-07-07
2
-30
/
+84
*
|
b43: N-PHY: initialize hardware tables on new devices
Rafał Miłecki
2014-07-07
2
-11
/
+281
*
|
b43: add more bcma cores
Rafał Miłecki
2014-07-01
1
-0
/
+12
*
|
b43: N-PHY: complete generic support for 0x2057 radio
Rafał Miłecki
2014-07-01
3
-20
/
+282
*
|
b43: N-PHY: fixes for radio 0x2057
Rafał Miłecki
2014-07-01
2
-22
/
+61
*
|
b43: treat LCNXN-PHY as extra N-PHY devices
Rafał Miłecki
2014-07-01
1
-0
/
+7
*
|
b43: b43_phyops_a can be static
Fengguang Wu
2014-06-25
1
-1
/
+1
*
|
b43: update list and code making a selection of firmware files
Rafał Miłecki
2014-06-25
1
-99
/
+125
*
|
b43: N-PHY: update low-pass filter setup
Rafał Miłecki
2014-06-25
1
-12
/
+19
*
|
b43: N-PHY: update code for sending sample tone
Rafał Miłecki
2014-06-25
1
-19
/
+17
*
|
b43: add config for (en|dis)abling G-PHY support
Rafał Miłecki
2014-06-20
4
-5
/
+14
*
|
b43: remove leftover code from old devices support
Rafał Miłecki
2014-06-20
3
-16
/
+0
*
|
b43: PHY: drop channel_type (we can get this info from chandef)
Rafał Miłecki
2014-06-19
4
-14
/
+8
*
|
b43: PHY: drop is_40mhz (get width info from chandef)
Rafał Miłecki
2014-06-19
4
-35
/
+33
*
|
b43: PHY: drop own channel_freq (get it from chandef when needed)
Rafał Miłecki
2014-06-19
3
-12
/
+15
*
|
b43: store current channel using struct cfg80211_chan_def
Rafał Miłecki
2014-06-19
3
-2
/
+9
*
|
b43: b43_op_config: set channel info before switching band
Rafał Miłecki
2014-06-19
2
-2
/
+2
*
|
b43: PHY: don't force default channel during init
Rafał Miłecki
2014-06-19
1
-4
/
+3
*
|
b43: b43_op_config: use IEEE80211_CONF_CHANGE_CHANNEL
Rafał Miłecki
2014-06-19
1
-15
/
+16
*
|
b43: b43_op_config: drop check for core change
Rafał Miłecki
2014-06-19
1
-18
/
+2
*
|
b43: drop B43_DEFAULT_CHANNEL
Rafał Miłecki
2014-06-19
2
-7
/
+0
|
/
*
b43: N-PHY: optimize radio switching on/off
Rafał Miłecki
2014-05-29
2
-3
/
+7
*
b43: N-PHY: optimize init by doing some ops just once
Rafał Miłecki
2014-05-29
3
-48
/
+44
*
b43: PHY: allow init optimizations by tracking PHY state
Rafał Miłecki
2014-05-29
3
-0
/
+11
*
b43: N-PHY: add missing calib values for radio 0x2026 rev 11
Rafał Miłecki
2014-05-22
1
-0
/
+918
*
b43: fix list of 5 GHz channels for 802.11n cards
Rafał Miłecki
2014-05-22
1
-12
/
+22
*
b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/)
Rafał Miłecki
2014-05-22
1
-16
/
+16
*
b43: xmit: set 5 GHz bit depending on current band
Rafał Miłecki
2014-05-20
2
-2
/
+2
*
b43: add more devices to the bands database
Rafał Miłecki
2014-05-20
1
-0
/
+32
*
b43: move bands detection to a separated function
Rafał Miłecki
2014-05-20
1
-42
/
+56
*
b43: make B43_PCMCIA and B43_SDIO depend on B43_SSB
Rafał Miłecki
2014-05-19
1
-2
/
+2
*
b43: rework band switching
Rafał Miłecki
2014-05-19
2
-60
/
+45
*
b43: complete PHY reset
Rafał Miłecki
2014-05-19
3
-32
/
+61
*
b43: move PHY reset code into PHY specific file
Rafał Miłecki
2014-05-19
3
-34
/
+36
*
b43: split upload of init values into 2 functions
Rafał Miłecki
2014-05-19
1
-15
/
+22
*
b43: drop SSB dependency
Rafał Miłecki
2014-05-13
1
-8
/
+28
*
b43: adjust code to compile without SSB
Rafał Miłecki
2014-05-13
3
-2
/
+29
*
b43: N-PHY: complete radio 0x2056 setup
Rafał Miłecki
2014-04-30
1
-5
/
+27
*
b43: don't pre-set radio_on variable to true
Rafał Miłecki
2014-04-30
1
-1
/
+0
*
b43: use b43_software_rfkill helper
Rafał Miłecki
2014-04-30
1
-3
/
+3
*
b43: bcma: respect GMODE (band choice) during core reset
Rafał Miłecki
2014-04-30
1
-1
/
+6
*
b43: remove list of IEEE 802.11 devices
Rafał Miłecki
2014-04-22
2
-37
/
+19
[prev]
[next]