index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-23
mwifiex: remove casts of void pointers
Amitkumar Karwar
13
-177
/
+129
2011-06-23
zd1211rw: detect stalled beacon interrupt faster
Jussi Kivilinna
1
-1
/
+2
2011-06-23
zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt...
Jussi Kivilinna
1
-7
/
+12
2011-06-23
zd1211rw: handle lost read-reg interrupts
Jussi Kivilinna
2
-21
/
+109
2011-06-23
zd1211rw: only update HW beacon if new beacon differs from currect
Jussi Kivilinna
2
-13
/
+64
2011-06-23
zd1211rw: make 'handle_rx_packet: invalid, small RX packet' message debug-only
Jussi Kivilinna
1
-2
/
+2
2011-06-23
zd1211rw: fix invalid signal values from device
Jussi Kivilinna
2
-2
/
+24
2011-06-23
b43: HT-PHY: calibrate radio after switching channel
Rafał Miłecki
1
-1
/
+7
2011-06-23
rt2x00: reset usb devices at probe
Stanislaw Gruszka
1
-0
/
+1
2011-06-23
rt2x00: fix possible memory corruption in case of invalid rxdesc.size
Stanislaw Gruszka
1
-0
/
+13
2011-06-23
b43: N-PHY: move declarations of chantables functions to correct files
Rafał Miłecki
3
-8
/
+10
2011-06-23
b43: N-PHY: update switching analog on/off
Rafał Miłecki
1
-4
/
+17
2011-06-23
b43: HT-PHY: switch radio to requested channel
Rafał Miłecki
2
-1
/
+68
2011-06-23
b43: HT-PHY: add place for implementing channel switching
Rafał Miłecki
1
-2
/
+59
2011-06-23
b43: HT-PHY: define standard structs for channel switching
Rafał Miłecki
5
-0
/
+59
2011-06-23
b43: HT-PHY: enable radio
Rafał Miłecki
1
-0
/
+4
2011-06-23
b43: HT-PHY: implement killing radio
Rafał Miłecki
2
-2
/
+15
2011-06-20
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
20
-38
/
+38
2011-06-20
rtlwifi: rtl8192cu: Remove unused parameter
Mike McCormack
3
-62
/
+7
2011-06-20
rtlwifi: Fix typo in variable name
Mike McCormack
3
-4
/
+4
2011-06-20
ath5k: add missing ieee80211_free_hw() on unload in AHB code
Pavel Roskin
1
-0
/
+1
2011-06-20
ath5k: free sc->ah in ath5k_deinit_softc
John W. Linville
1
-0
/
+1
2011-06-20
ath9k_hw: make sure PAPRD training is properly done
Mohammed Shafi Shajakhan
2
-3
/
+23
2011-06-20
ath9k: Fix a corner case failure in sending PAPRD frames in HT40
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-06-20
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
29
-596
/
+927
2011-06-20
rtlwifi: include mac80211.h from core.h
Kalle Valo
1
-0
/
+2
2011-06-20
zd1211rw: include mac80211.h from zd_chip.h
Kalle Valo
1
-0
/
+2
2011-06-20
iwlwifi: fix stop/wake queue hacks
Kalle Valo
1
-0
/
+9
2011-06-20
iwlegacy: fix stop/wake queue hacks
Kalle Valo
1
-0
/
+9
2011-06-18
iwlagn: remove incorrect define
Wey-Yi Guy
1
-1
/
+0
2011-06-18
iwlagn: merge duplicate code into single function
Wey-Yi Guy
5
-45
/
+30
2011-06-18
iwlagn: code alignment
Wey-Yi Guy
1
-4
/
+4
2011-06-18
iwlagn: add offset define for subsystem id
Wey-Yi Guy
1
-0
/
+1
2011-06-18
iwlagn: Add power_level module parameter
Wey-Yi Guy
4
-3
/
+16
2011-06-18
iwlagn: add power_save module parameter
Wey-Yi Guy
2
-5
/
+10
2011-06-18
iwlagn: store the irq number to iwl_bus just like dev
Emmanuel Grumbach
3
-7
/
+8
2011-06-18
iwlagn: warn about nested SYNC commands
Emmanuel Grumbach
2
-1
/
+11
2011-06-18
iwlagn: fix misplaced bracket
Emmanuel Grumbach
1
-1
/
+3
2011-06-18
iwlagn: waterfall the bus level if prepare card failed
Emmanuel Grumbach
1
-0
/
+1
2011-06-18
iwlagn: finally kill the pointer to pci_dev from iwl-dev.h
Emmanuel Grumbach
2
-14
/
+0
2011-06-18
iwlagn: add a get_irq method to iwl_bus_ops and use it
Emmanuel Grumbach
4
-5
/
+14
2011-06-18
iwlagn: don't read the PCI_REVISION_ID from iwl-agn.c
Emmanuel Grumbach
1
-4
/
+0
2011-06-18
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
Emmanuel Grumbach
3
-3
/
+15
2011-06-18
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
7
-51
/
+63
2011-06-18
iwlagn: don't use the PCI wrappers for DMA operation
Emmanuel Grumbach
4
-38
/
+36
2011-06-18
iwlagn: move PCI related operations from probe and remove to PCI layer
Emmanuel Grumbach
4
-84
/
+131
2011-06-18
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
11
-45
/
+60
2011-06-18
iwlagn: introduce iwl_bus and iwl_bus_ops
Emmanuel Grumbach
4
-16
/
+94
2011-06-18
iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few files
Emmanuel Grumbach
5
-10
/
+0
2011-06-18
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
8
-248
/
+427
[next]