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.12.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
2010-08-25
b43: N-PHY: add missing phyrxchain setting and fix warning in RX core function
Rafał Miłecki
1
-1
/
+3
2010-08-25
b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYs
Gábor Stefanik
1
-1
/
+39
2010-08-25
b43: N-PHY: Implement MAC PHY clock set
Gábor Stefanik
1
-1
/
+12
2010-08-25
b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl)
Gábor Stefanik
1
-2
/
+2
2010-08-25
b43: N-PHY: Implement Host Flags write during device init
Gábor Stefanik
1
-1
/
+2
2010-08-17
mac80211: use cipher suite selectors
Johannes Berg
1
-8
/
+8
2010-08-16
b43: move hwrng registration driver to wireless core initialization
John W. Linville
1
-2
/
+7
2010-08-16
b43: update hw/fw version info in wiphy struct
John W. Linville
1
-0
/
+5
2010-07-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-17
/
+19
2010-07-21
b43: silence phy_n sparse warnings
Larry Finger
1
-7
/
+9
2010-07-21
b43: silence most sparse warnings
John W. Linville
4
-10
/
+10
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-1
/
+2
2010-06-28
b43: Add SDIO_DEVICE() for EW-CG1102GC
Magnus Damm
1
-0
/
+1
2010-06-21
b43: Clarify logged message after fatal DMA error and switch to PIO mode
Larry Finger
1
-1
/
+1
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-33
/
+36
2010-06-05
b43: replace the ssb_dma API with the generic DMA API
FUJITA Tomonori
1
-31
/
+34
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
3
-17
/
+17
2010-06-03
drivers/net/wireless/b43: Use kmemdup
Julia Lawall
1
-2
/
+2
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
7
-135
/
+452
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
1
-4
/
+1
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+19
2010-05-03
b43: Added get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+18
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
1
-2
/
+1
2010-04-29
b43: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-41
/
+63
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-0
/
+12
2010-04-07
b43: N-PHY: fix copy&paste typo
Rafał Miłecki
1
-1
/
+1
2010-03-31
b43: N-PHY: fix value written on 2055 radio setup
Rafał Miłecki
1
-3
/
+3
2010-03-31
b43: N-PHY: prepare for rev3+ channel tables
Rafał Miłecki
3
-16
/
+31
2010-03-31
b43: N-PHY: find table entry earlier for setting chanspec
Rafał Miłecki
1
-4
/
+4
2010-03-31
b43: N-PHY: use b43_phy_n_sfo_cfg rather than duplicating same fields
Rafał Miłecki
3
-19
/
+14
2010-03-31
b43: N-PHY: some dummy PHY rev 3 calls
Rafał Miłecki
1
-2
/
+14
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
10
-0
/
+12
2010-03-23
drivers/net/wireless/b43/main.c:4351: Fixed coding style
Daniel Ngu
1
-3
/
+2
2010-03-09
b43: N-PHY: switch to chanspec ops
Rafał Miłecki
2
-25
/
+63
2010-03-09
b43: N-PHY: implement chanspec setup
Rafał Miłecki
1
-0
/
+62
2010-03-09
b43: N-PHY: isloate 2055 radio setup
Rafał Miłecki
1
-6
/
+17
2010-03-09
b43: N-PHY: adjust gain table
Rafał Miłecki
1
-1
/
+57
2010-03-09
b43: N-PHY: switch to chanspec struct
Rafał Miłecki
2
-20
/
+36
2010-03-09
b43: N-PHY: update post init of 2055 radio
Rafał Miłecki
1
-26
/
+35
2010-03-09
b43: N-PHY: update writing channel-specific radio registers
Rafał Miłecki
1
-22
/
+32
2010-03-09
b43: N-PHY: turn radio on/off (rfkill)
Rafał Miłecki
1
-13
/
+37
2010-03-09
b43: N-PHY: initialize super switch
Rafał Miłecki
1
-1
/
+36
2010-03-09
b43: N-PHY: add some registers and structs definitions
Rafał Miłecki
3
-0
/
+19
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-7
/
+31
2010-02-27
b43: fall back gracefully to PIO mode after fatal DMA errors
Linus Torvalds
3
-7
/
+31
2010-02-15
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
8
-84
/
+305
2010-02-09
b43: remove get_tx_stats() mac80211 op
Kalle Valo
5
-66
/
+0
2010-02-09
b43: N-PHY: handle allocation fail in samples generation
Rafał Miłecki
1
-0
/
+4
2010-02-09
b43: N-PHY: load generated samples
Rafał Miłecki
1
-2
/
+29
[next]