Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
15cbbc44cc4abaaebc37caf0ec9410a3f83d1deb
/
drivers
/
net
/
wireless
/
b43legacy
0e67d6cb
drivers/net/wireless/b43legacy/main.c: Use printf extension %pV
by Joe Perches
· 14 years ago
21e731a
b43legacy: rfkill: use status register based on core revision (not PHY's)
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
2b18ab36
net/wireless: use generic_file_llseek in debugfs
by Arnd Bergmann
· 14 years ago
bcf3c7c
b43legacy: update hw/fw version info in wiphy struct
by John W. Linville
· 14 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
· 14 years ago
4e80313
b43legacy: replace the ssb_dma API with the generic DMA API
by FUJITA Tomonori
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 14 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
c7ab1a4
b43legacy: 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
83beaac
b43legacy: remove usage of deprecated noise value
by John W. Linville
· 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
19bc291
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
063b2df
b43legacy: fix typo in ifdef comment
by Hauke Mehrtens
· 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
8b2bbe6
b43legacy: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
0866b03
b43/b43legacy: Wake queues in wireless_core_start
by Larry Finger
· 15 years ago
6373464
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
2f1f00f
Remove config option B43_LEGACY_RFKILL completely
by Christoph Egger
· 15 years ago
c2f4f52
b43legacy: Declare all possible ucodeX.fw files
by Tim Gardner
· 15 years ago
3a999e6e
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
1ed32e4
mac80211: remove struct ieee80211_if_init_conf
by Johannes Berg
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
316a4d9
b43legacy: avoid PPC fault during resume
by Larry Finger
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
21ae295
tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"
by Uwe Kleine-König
· 15 years ago
715caae
b43legacy: Remove deprecated 'qual' from returned RX status
by Larry Finger
· 15 years ago
d2d8cda
b43legacy: Fix DMA TX bounce buffer copying
by Larry Finger
· 15 years ago
133d7c6
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
by John W. Linville
· 15 years ago
0869aea
mac80211: remove RX_FLAG_RADIOTAP
by Johannes Berg
· 15 years ago
899110f
b43/legacy: Fix usage of host_pci pointer
by Michael Buesch
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
98a1e2a
b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO
by Michael Buesch
· 15 years ago
451f144
drivers: Kill now superfluous ->last_rx stores
by Eric Dumazet
· 15 years ago
3ac64be
mac80211: allow configure_filter callback to sleep
by Johannes Berg
· 15 years ago
c1be515
b43legacy: Work around mac80211 race condition
by Larry Finger
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 15 years ago
fd4973c
b43/b43legacy: fix radio LED initialization
by Larry Finger
· 15 years ago
f41f3f3
b43/legacy: port to cfg80211 rfkill
by Johannes Berg
· 15 years ago
19d337d
rfkill: rewrite
by Johannes Berg
· 15 years ago
3f0d843
b43/legacy: fix beacon change processing
by Johannes Berg
· 15 years ago
44710bb
b43legacy: Remove unnecessary MMIO in interrupt hotpath
by Stefano Brivio
· 15 years ago
2d0ddec
mac80211: unify config_interface and bss_info_changed
by Johannes Berg
· 16 years ago
57c4d7b
mac80211: clean up beacon interval settings
by Johannes Berg
· 16 years ago
2d1f96d
b43legacy: Clean up beacon IRQ
by Larry Finger
· 16 years ago
7858e07
b43legacy: Fixes for beaconing
by Larry Finger
· 16 years ago
910cfee
b43legacy: Do not select HW_RANDOM
by Larry Finger
· 16 years ago
621cac8
rfkill: remove user_claim stuff
by Johannes Berg
· 16 years ago
28b7679
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
by Yang Hongyang
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
b157b5e
b43legacy: fix led naming
by Danny Kukawka
· 16 years ago
881d948
wireless: restrict to 32 legacy rates
by Johannes Berg
· 16 years ago
08cb7e0
b43legacy: fix "‘up_dev’ may be used uninitialized" warning
by John W. Linville
· 16 years ago
d8004cb
b43legacy: Fix sparse warnings
by Larry Finger
· 16 years ago
7f3704e
b43legacy: implement short slot and basic rate handling
by Johannes Berg
· 16 years ago
95f8e38
b43legacy: reindent misleading statement
by Ilpo Järvinen
· 16 years ago
71c11fb
b43/legacy: remove SSID code
by Johannes Berg
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
9124b07
mac80211: make retry limits part of hw config
by Johannes Berg
· 16 years ago
e897558
mac80211: introduce hw config change flags
by Johannes Berg
· 16 years ago
0f4ac38
mac80211: kill hw.conf.antenna_sel_{rx,tx}
by Johannes Berg
· 16 years ago
870abdf
mac80211: add multi-rate retry support
by Felix Fietkau
· 16 years ago
76708de
mac80211: free up 2 bytes in skb->cb
by Felix Fietkau
· 16 years ago
b262e60
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e95926d
Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"
by Linus Torvalds
· 16 years ago
17741cd
mac80211: share STA information with driver
by Johannes Berg
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
940b7a3
b43legacy: Fix to enhance TX speed
by Ehud Gavron
· 16 years ago
c6a2afd
b43legacy: Fix failure in rate-adjustment mechanism
by Larry Finger
· 16 years ago
f59ac04
cfg80211: keep track of supported interface modes
by Luis R. Rodriguez
· 16 years ago
a3ec233
wireless: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
ba5b6ef
b43legacy: use le16 frame control directly, avoid byteswapping
by Harvey Harrison
· 16 years ago
d0f0980
mac80211: partially fix skb->cb use
by Johannes Berg
· 16 years ago
4104863
b43legacy: Release mutex in error handling code
by Julia Lawall
· 16 years ago
605a0bd
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
by Johannes Berg
· 16 years ago
f591fa5
mac80211: fix TX sequence numbers
by Johannes Berg
· 16 years ago
9d139c8
mac80211: revamp beacon configuration
by Johannes Berg
· 16 years ago
70197ed
b43legacy: Remove switch statement with 64-bit index
by Larry Finger
· 16 years ago
bc19d6e
b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support
by Adel Gadllah
· 16 years ago
f97d1f4
b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ON
by Adel Gadllah
· 16 years ago
28f49d8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ff28bd9
wireless: remove RFKILL_STATE_HARD_BLOCKED warnings
by John W. Linville
· 16 years ago
f225763
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
by Michael Buesch
· 16 years ago
b99a017
b43legacy: use frame control helpers
by Harvey Harrison
· 16 years ago
2f9ec47
b43legacy: Fix possible NULL pointer dereference in DMA code
by Michael Buesch
· 16 years ago
664f200
b43legacy: Do not return TX_BUSY from op_tx
by Michael Buesch
· 16 years ago
65b53e4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
48e6c51
b43legacy: Fix controller restart crash
by Michael Buesch
· 16 years ago
553381c
b43legacy: fix build errors when DMA or PIO are not selected
by Johannes Berg
· 16 years ago
e253008
mac80211: use multi-queue master netdevice
by Johannes Berg
· 16 years ago
e039fa4
mac80211: move TX info into skb->cb
by Johannes Berg
· 16 years ago
2e92e6f
mac80211: use rate index in TX control
by Johannes Berg
· 16 years ago
36d6825
mac80211: let drivers wake but not start queues
by Johannes Berg
· 16 years ago
46cb69c
missing dependencies on HAS_DMA
by Al Viro
· 16 years ago
566bfe5
mac80211: use hardware flags for signal/noise units
by Bruno Randolf
· 17 years ago
Next »