index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
b43: use pci_is_pcie() instead of obsolete pci_dev.is_pcie
Bjorn Helgaas
1
-1
/
+1
2012-05-16
bcma: add boardinfo struct
Hauke Mehrtens
1
-3
/
+1
2012-05-16
ssb: remove rev from boardinfo
Hauke Mehrtens
2
-3
/
+3
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
2012-04-27
b43: only reload config after successful initialization
Seth Forshee
1
-2
/
+8
2012-04-21
drivers/net: add missing __devexit_p() annotations
Arnd Bergmann
1
-1
/
+1
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
1
-1
/
+2
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+1
2012-04-10
b43: claim support for IBSS RSN
Antonio Quartulli
1
-0
/
+16
2012-04-10
mac80211: remove antenna_sel_tx TX info field
Johannes Berg
1
-1
/
+1
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-7
/
+1
2012-03-13
b43: Load firmware from a work queue and not from the probe routine
Larry Finger
2
-27
/
+35
2012-03-06
b43: prevent firmware on bcm5354 from taking over wrong GPIO pins
Hauke Mehrtens
1
-0
/
+2
2012-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-0
/
+8
2012-01-24
b43: N-PHY: trivial: change save&rest order in RSSI polling
Rafał Miłecki
1
-8
/
+8
2012-01-24
b43: N-PHY: implement RSSI calibration for rev3+
Rafał Miłecki
1
-6
/
+187
2012-01-24
b43: N-PHY: upload PAPD PGA gain delta table
Rafał Miłecki
3
-6
/
+12
2012-01-24
b43: N-PHY: fix typos in RF control
Rafał Miłecki
2
-6
/
+6
2012-01-24
b43: N-PHY: add helper for getting gain table
Rafał Miłecki
3
-94
/
+64
2012-01-24
b43: N-PHY: implement TX power control setup
Rafał Miłecki
2
-1
/
+217
2012-01-24
b43: add maskset helpers
Rafał Miłecki
3
-57
/
+36
2012-01-18
b43: add option to avoid duplicating device support with brcmsmac
John W. Linville
2
-0
/
+8
2012-01-13
wireless: b43: fix Oops on card eject during transfer
Guennadi Liakhovetski
1
-1
/
+4
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-130
/
+348
2012-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+13
2012-01-04
b43: N-PHY: fix typo in TX power fix
Rafał Miłecki
1
-1
/
+1
2012-01-04
b43: N-PHY: fix controling RF override
Rafał Miłecki
1
-2
/
+2
2012-01-04
b43: N-PHY: update gain ctl workarounds
Rafał Miłecki
2
-18
/
+92
2012-01-04
b43: add lacking boardflags defines
Rafał Miłecki
1
-0
/
+11
2012-01-04
b43: N-PHY: get idle TSSI values
Rafał Miłecki
2
-1
/
+130
2012-01-04
b43: N-PHY: fix success condition of running samples
Rafał Miłecki
1
-1
/
+1
2012-01-04
b43: N-PHY: move common TX/RX functions
Rafał Miłecki
1
-107
/
+111
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+13
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-1772
/
+1840
2012-01-03
b43: fix regression in PIO case
Guennadi Liakhovetski
1
-3
/
+13
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
10
-101
/
+101
2011-12-19
b43: N-PHY: reorder functions: random cleanups
Rafał Miłecki
1
-107
/
+116
2011-12-19
b43: N-PHY: reorder functions: move rest of workarounds
Rafał Miłecki
1
-226
/
+226
2011-12-19
b43: N-PHY: reorder functions: move RSSI calibration
Rafał Miłecki
1
-300
/
+300
2011-12-19
b43: N-PHY: split gain control workarounds
Rafał Miłecki
1
-264
/
+267
2011-12-19
b43: N-PHY: reorder functions: collect RSSI selects
Rafał Miłecki
1
-221
/
+225
2011-12-19
b43: N-PHY: reorder functions: collect samples ones
Rafał Miłecki
1
-131
/
+135
2011-12-19
b43: N-PHY: reorder functions: collect radio ones
Rafał Miłecki
1
-190
/
+198
2011-12-19
b43: N-PHY: reorder functions: put basic ones at beginning
Rafał Miłecki
1
-333
/
+332
2011-12-19
b43: avoid packet losses in the dma worker code.
francesco.gringoli@ing.unibs.it
3
-19
/
+60
2011-12-17
b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoid
John W. Linville
1
-2
/
+2
2011-12-15
b43: N-PHY: check for bustype before touching BCMA CC PLLs
Rafał Miłecki
1
-50
/
+61
2011-12-14
b43: avoid calling bcma_* if CONFIG_B43_BCMA is not set
John W. Linville
1
-0
/
+4
2011-12-14
b43: N-PHY: update TX power fix
Rafał Miłecki
1
-5
/
+27
2011-12-14
b43: N-PHY: workaround broken auto-increment on BCM43224
Rafał Miłecki
1
-0
/
+6
[next]