Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
881b374705f352725ba1f558968ef34c17ba900e
/
drivers
/
net
/
wireless
/
b43
d0f0980
mac80211: partially fix skb->cb use
by Johannes Berg
· 16 years ago
605a0bd
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
by Johannes Berg
· 16 years ago
0b57664
wireless: fix warnings from QoS patch
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
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
14a7dd6
b43: Fix PIO skb clobber
by Michael Buesch
· 16 years ago
923fd70
b43: Add debugfs firmware debugging knob
by Michael Buesch
· 16 years ago
9b839a7
b43: Add simple firmware watchdog
by Michael Buesch
· 16 years ago
f225763
ssb, b43, b43legacy, b44: Rewrite SSB DMA API
by Michael Buesch
· 16 years ago
9965183
b43: Remove "shm" and "ucode_regs" debugfs files
by Michael Buesch
· 16 years ago
efa2758
b43: Add mask/set capability to debugfs MMIO interface
by Michael Buesch
· 16 years ago
6bbc321
b43: Add debugfs files for random SHM access
by Michael Buesch
· 16 years ago
8bd463f
b43: Add debugfs files for MMIO register access
by Michael Buesch
· 16 years ago
f37d923
b43: use frame control helpers
by Harvey Harrison
· 16 years ago
7b3abfc
b43: Fix possible MMIO access while device is down
by Michael Buesch
· 16 years ago
c9e8eae
b43: Do not return TX_BUSY from op_tx
by Michael Buesch
· 16 years ago
caea902
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
98a3b2f
b43: Fix noise calculation WARN_ON
by Michael Buesch
· 16 years ago
028118a
b43: Fix possible NULL pointer dereference in DMA code
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
04dea13
b43: enable mesh
by Johannes Berg
· 16 years ago
1beee8d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
3bf0a32
b43: Fix controller restart crash
by Michael Buesch
· 16 years ago
6b4bec01
b43: Upload both beacon templates on initial load
by Michael Buesch
· 16 years ago
53c0685
b43: Add firmware markers support
by Michael Buesch
· 16 years ago
afa83e2
b43: Add panic reason code that doesn't trigger restart
by Michael Buesch
· 16 years ago
6821783
b43: Allow running without PCM firmware
by Michael Buesch
· 16 years ago
e48b0ee
b43: Add hooks for firmware debugging
by Michael Buesch
· 16 years ago
e253008
mac80211: use multi-queue master netdevice
by Johannes Berg
· 16 years ago
e930488
b43: Fix typo in firmware file name for 802.11 cores with rev 13
by Larry.Finger@lwfinger.net
· 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
6dcdc19
b43: use the bitrev helpers rather than rolling a private one
by Harvey Harrison
· 16 years ago
7a1d652
b43: nphy.c remove duplicated include
by Huang Weiyi
· 17 years ago
566bfe5
mac80211: use hardware flags for signal/noise units
by Bruno Randolf
· 17 years ago
cdbf084
b43: replace limit_value macro with clamp_val
by Harvey Harrison
· 17 years ago
e100bb6
mac80211: QoS related cleanups
by Johannes Berg
· 17 years ago
57ffc58
mac80211: clean up get_tx_stats callback
by Johannes Berg
· 17 years ago
e40ac41
b43: Don't disable IRQs in mac_suspend
by Michael Buesch
· 17 years ago
f4440e8
b43: Remove some dead code
by Michael Buesch
· 17 years ago
f5eda47
b43: Rewrite LO calibration algorithm
by Michael Buesch
· 17 years ago
1c01442
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
by Ivo van Doorn
· 17 years ago
21a75d7
b43: Fix some TX/RX locking issues
by Michael Buesch
· 17 years ago
c2a3b23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
2e35af1
b43: Fix dual-PHY devices
by Michael Buesch
· 17 years ago
533dd1b
wireless: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
d02aacf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
1033b3e
b43: Workaround DMA quirks
by Michael Buesch
· 17 years ago
9fc3845
b43: Add more btcoexist workarounds
by Michael Buesch
· 17 years ago
a259d6a
b43: Fix HostFlags data types
by Michael Buesch
· 17 years ago
1855ba7
b43: Workaround invalid bluetooth settings
by Michael Buesch
· 17 years ago
b844eba
PM: Remove destroy_suspended_device()
by Rafael J. Wysocki
· 17 years ago
1e42198
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
ba38001
b43: Add fastpath to b43_mac_suspend()
by Michael Buesch
· 17 years ago
4ac5846
ssb: Fix usage of struct device used for DMAing
by Michael Buesch
· 17 years ago
8cf6a31
b43: use b43_is_mode() call
by Michael Buesch
· 17 years ago
5042c50
b43: Fix PHY TX control words in SHM
by Michael Buesch
· 17 years ago
c97a4cc
b43: Fix beacon BH update
by Michael Buesch
· 17 years ago
a82d992
b43: Beaconing fixes
by Michael Buesch
· 17 years ago
d59f720
b43: Fix TBTT and PU timings
by Michael Buesch
· 17 years ago
7b58416
b43: Add more N-PHY stuff
by Michael Buesch
· 17 years ago
d8c17e1
b43: Use SSB block-I/O to do PIO
by Michael Buesch
· 17 years ago
8fe2b65
ssb: Turn suspend/resume upside down
by Michael Buesch
· 17 years ago
5100d5a
b43: Add PIO support for PCMCIA devices
by Michael Buesch
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
e645890
b43: Fix PCMCIA IRQ routing
by Michael Buesch
· 17 years ago
539e6f8
b43: Add DMA mapping failure messages
by Michael Buesch
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
c01f9c6
b43: Don't compile N-PHY code when N-PHY is disabled
by Michael Buesch
· 17 years ago
7a193a5
b43: Remove irqs_disabled() sanity checks
by Michael Buesch
· 17 years ago
ffa9256
b43: Fix DMA mapping leakage
by Michael Buesch
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
40e024d
b43: pull out helpers for writing noise table
by Harvey Harrison
· 17 years ago
affe0a0
make b43_mac_{enable,suspend}() static
by Adrian Bunk
· 17 years ago
5abdc49
b43: phy.c fix typo in register write
by Harvey Harrison
· 17 years ago
87d9611
b43: Fix failed frames status report typo
by Michael Buesch
· 17 years ago
57df40d
b43: Add TX statistics debugging counters
by Michael Buesch
· 17 years ago
b27faf8
b43: Rename the DMA ring pointers
by Michael Buesch
· 17 years ago
e6f5b93
b43: Add QOS support
by Michael Buesch
· 17 years ago
38968d0
b43: verify sta_notify mac80211 callback
by Johannes Berg
· 17 years ago
d007b7f
b43(legacy): include full timestamp in beacon frames
by Johannes Berg
· 17 years ago
35f0d35
b43: Add HostFlags HI support
by Michael Buesch
· 17 years ago
bb1eeff
b43: Fix bandswitch
by Michael Buesch
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
c708453
Use a separate config option for the b43 pci to ssb bridge.
by Alexey Zaytsev
· 17 years ago
588e6cd
b43: Fix firmware load message level
by Michael Buesch
· 17 years ago
9c7d99d
b43: Add firmware information to modinfo
by Michael Buesch
· 17 years ago
26bc783
b43: Add driver load messages
by Michael Buesch
· 17 years ago
6c152be
leds: Standardise LED naming scheme
by Richard Purdie
· 17 years ago
a29961b3
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
b79caa6
b43: Fix DMA for 30/32-bit DMA engines
by Michael Buesch
· 17 years ago
3506e0c
b43: avoid unregistering device objects during suspend
by Rafael J. Wysocki
· 17 years ago
96cf49a
drivers/net/wireless/b43/main.c needs io.h
by Andrew Morton
· 17 years ago
Next »