Sign in
gem5
/
arm
/
linux-arm64-legacy
/
11e7946f196e5fdde20584e3e58c60335ee3b3bc
/
drivers
/
net
/
wireless
/
b43
9f2a0fa
b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd
by Larry Finger
· 14 years ago
30115c2
b43: N-PHY: fix infinite-loop-typo
by Rafał Miłecki
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
c64557d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
5161bec
b43: N-PHY: put 2056-radio's specific code in separated file
by Rafał Miłecki
· 14 years ago
6db507f
b43: N-PHY: put radio-specific code in separated file
by Rafał Miłecki
· 14 years ago
5818e98
b43: N-PHY: fix typo: read table when caching IQ LO calibration (do not write)
by Rafał Miłecki
· 14 years ago
204a665
b43: N-PHY: replace N-specific radio_chanspec with common code
by Rafał Miłecki
· 14 years ago
f2a6d6a
b43: N-PHY: prepare for rev3+ channel tables
by Rafał Miłecki
· 14 years ago
087de74
b43: N-PHY: fix logic in band switching
by Rafał Miłecki
· 14 years ago
e5c407f
b43: N-PHY: store info about current channel's type
by Rafał Miłecki
· 14 years ago
a656b6a
b43: N-PHY: grab more info about new channel
by Rafał Miłecki
· 14 years ago
e9a6870
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
7815978
b43: N-PHY: don't duplicate setting channel in shared memory
by Rafał Miłecki
· 14 years ago
106cb09
b43: define B43_SHM_SH_CHAN_40MHZ
by Rafał Miłecki
· 14 years ago
5e7ee09
b43: N-PHY: simplify channel switching
by Rafał Miłecki
· 14 years ago
2e9b981
pcmcia: move driver name to struct pcmcia_driver
by Dominik Brodowski
· 15 years ago
1ac71e5
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
by Dominik Brodowski
· 15 years ago
37979e1
pcmcia: simplify IntType
by Dominik Brodowski
· 15 years ago
cdb1380
pcmcia: do not use win_req_t when calling pcmcia_request_window()
by Dominik Brodowski
· 15 years ago
2b18ab36
net/wireless: use generic_file_llseek in debugfs
by Arnd Bergmann
· 15 years ago
78ab952
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
e569aa7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
049fbfe
b43: N-PHY: add missing phyrxchain setting and fix warning in RX core function
by Rafał Miłecki
· 15 years ago
4e687b2
b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYs
by Gábor Stefanik
· 15 years ago
d2730b2
b43: N-PHY: Implement MAC PHY clock set
by Gábor Stefanik
· 15 years ago
e723ef3
b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl)
by Gábor Stefanik
· 15 years ago
e7f45d3
b43: N-PHY: Implement Host Flags write during device init
by Gábor Stefanik
· 15 years ago
baeb2ff
drivers/net: Convert unbounded kzalloc calls to kcalloc
by Joe Perches
· 15 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 15 years ago
84c164a
b43: move hwrng registration driver to wireless core initialization
by John W. Linville
· 15 years ago
652caa5
b43: update hw/fw version info in wiphy struct
by John W. Linville
· 15 years ago
1685e63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
0ca724d
pcmcia: use struct resource for PCMCIA devices, part 2
by Dominik Brodowski
· 15 years ago
b5cb259
pcmcia: remove memreq_t
by Dominik Brodowski
· 15 years ago
90abdc3
pcmcia: do not use io_req_t when calling pcmcia_request_io()
by Dominik Brodowski
· 15 years ago
ac8b422
pcmcia: remove cs_types.h
by Dominik Brodowski
· 15 years ago
2a88e7e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
acd82aa
b43: silence phy_n sparse warnings
by Larry Finger
· 15 years ago
41950bd
b43: silence most sparse warnings
by John W. Linville
· 15 years ago
05318bc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
55d02a4
b43: Add SDIO_DEVICE() for EW-CG1102GC
by Magnus Damm
· 15 years ago
bb64d95
b43: Clarify logged message after fatal DMA error and switch to PIO mode
by Larry Finger
· 15 years ago
14599f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
718e889
b43: replace the ssb_dma API with the generic DMA API
by FUJITA Tomonori
· 15 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 15 years ago
a61aac7
drivers/net/wireless/b43: Use kmemdup
by Julia Lawall
· 15 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
eb14120
pcmcia: re-work pcmcia_request_irq()
by Dominik Brodowski
· 15 years ago
8316324
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
354b4f0
b43: Added get_survey callback in order to get channel noise
by John W. Linville
· 15 years ago
f5c044e
mac80211: remove deprecated noise field from ieee80211_rx_status
by John W. Linville
· 15 years ago
4a277dd
b43: remove usage of deprecated noise value
by John W. Linville
· 15 years ago
5c01d56
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
bc53e51
b43: N-PHY: fix copy&paste typo
by Rafał Miłecki
· 15 years ago
e58b125
b43: N-PHY: fix value written on 2055 radio setup
by Rafał Miłecki
· 15 years ago
f19ebe7
b43: N-PHY: prepare for rev3+ channel tables
by Rafał Miłecki
· 15 years ago
ffd2d9b
b43: N-PHY: find table entry earlier for setting chanspec
by Rafał Miłecki
· 15 years ago
b15b303
b43: N-PHY: use b43_phy_n_sfo_cfg rather than duplicating same fields
by Rafał Miłecki
· 15 years ago
d817f4e
b43: N-PHY: some dummy PHY rev 3 calls
by Rafał Miłecki
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c5a079f
drivers/net/wireless/b43/main.c:4351: Fixed coding style
by Daniel Ngu
· 15 years ago
eff66c5
b43: N-PHY: switch to chanspec ops
by Rafał Miłecki
· 15 years ago
1b69ec7
b43: N-PHY: implement chanspec setup
by Rafał Miłecki
· 15 years ago
7955de0
b43: N-PHY: isloate 2055 radio setup
by Rafał Miłecki
· 15 years ago
d24019a
b43: N-PHY: adjust gain table
by Rafał Miłecki
· 15 years ago
902db91
b43: N-PHY: switch to chanspec struct
by Rafał Miłecki
· 15 years ago
036cafe
b43: N-PHY: update post init of 2055 radio
by Rafał Miłecki
· 15 years ago
e5255cc
b43: N-PHY: update writing channel-specific radio registers
by Rafał Miłecki
· 15 years ago
c2b7aef
b43: N-PHY: turn radio on/off (rfkill)
by Rafał Miłecki
· 15 years ago
8987a9e
b43: N-PHY: initialize super switch
by Rafał Miłecki
· 15 years ago
9734485
b43: N-PHY: add some registers and structs definitions
by Rafał Miłecki
· 15 years ago
ce300c7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
9e3bd91
b43: fall back gracefully to PIO mode after fatal DMA errors
by Linus Torvalds
· 15 years ago
f6f2230
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
3b27521
b43: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
40bd520
b43: N-PHY: handle allocation fail in samples generation
by Rafał Miłecki
· 15 years ago
5f6393e
b43: N-PHY: load generated samples
by Rafał Miłecki
· 15 years ago
9442e5b
b43: N-PHY: partly implement SPUR workaround
by Rafał Miłecki
· 15 years ago
bbc6dc1
b43: N-PHY: save calibration for further restore
by Rafał Miłecki
· 15 years ago
984ff4f
b43: N-PHY: prepare code for reapplying TX cal coeffs
by Rafał Miłecki
· 15 years ago
67cbc3e
b43: N-PHY: implement overriding RF control intc
by Rafał Miłecki
· 15 years ago
0866b03
b43/b43legacy: Wake queues in wireless_core_start
by Larry Finger
· 15 years ago
6e7e621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
10be7eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
b6c3f5b
b43: Fix throughput regression
by Larry Finger
· 15 years ago
9501fef
b43: N-PHY: implement setting RF sequence
by Rafał Miłecki
· 15 years ago
52cb5e9
b43: N-PHY: add TX radio setup for newer PHYs
by Rafał Miłecki
· 15 years ago
38bb902
b43: N-PHY: fix Cal TX IQ LO for newer PHYs
by Rafał Miłecki
· 15 years ago
6e3b15a
b43: N-PHY: add RSSI selection for newer PHYs
by Rafał Miłecki
· 15 years ago
99b82c4
b43: N-PHY: split RSSI selection into two per-PHY-revision functions
by Rafał Miłecki
· 15 years ago
ef5127a
b43: N-PHY: add workarounds for gain control
by Rafał Miłecki
· 15 years ago
28fd7da
b43: N-PHY: update general workarounds
by Rafał Miłecki
· 15 years ago
da86047
b43: N PHY: Fix compilation after removal of typdef b43_c32
by Larry Finger
· 15 years ago
f298218
b43: N-PHY: use cordic to generate samples
by Rafał Miłecki
· 15 years ago
6f98e62
b43: update cordic code to match current specs
by Rafał Miłecki
· 15 years ago
9865045
b43: make cordic common (LP-PHY and N-PHY need it)
by Rafał Miłecki
· 15 years ago
3ed0fac
b43: N-PHY: fix one bit off in parsing RF Ctrl Override arguments
by Rafał Miłecki
· 15 years ago
Next »