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
2010-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-280
/
+339
2010-03-11
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
3
-37
/
+20
2010-03-11
ipw2200: use kmalloc for large local variables
Zhu Yi
1
-2
/
+17
2010-03-11
ath5k: read eeprom IQ calibration values correctly for G mode
Bruno Randolf
2
-8
/
+11
2010-03-11
ath5k: fix I/Q calibration (for real)
Bruno Randolf
2
-18
/
+20
2010-03-11
ath5k: fix TSF reset
Bruno Randolf
1
-4
/
+3
2010-03-11
ath5k: use fixed antenna for tx descriptors
Bruno Randolf
1
-2
/
+2
2010-03-11
libipw: split ieee->networks into small pieces
Zhu Yi
2
-21
/
+18
2010-03-11
rt2x00: remove KSEG1ADDR define from rt2x00soc.h
Helmut Schaa
1
-2
/
+0
2010-03-10
Revert "iwlwifi: Send broadcast probe request only when asked to"
Reinette Chatre
2
-34
/
+17
2010-03-10
iwl3945: fix memory corruption
Reinette Chatre
1
-3
/
+3
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
10
-14
/
+14
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
3
-3
/
+3
2010-03-04
rndis_wlan: correct multicast_list handling V3
Jiri Pirko
1
-25
/
+41
2010-03-03
rt2x00: Export rt2x00soc_probe from rt2x00soc
Helmut Schaa
1
-0
/
+1
2010-03-03
mac80211: Fix HT rate control configuration
Sujith
1
-3
/
+3
2010-03-02
iwlwifi: load firmware asynchronously before mac80211 registration
Johannes Berg
2
-78
/
+81
2010-03-02
ar9170: load firmware asynchronously
Johannes Berg
3
-70
/
+111
2010-03-02
rt2x00: fix rt2800pci compilation with SoC
Helmut Schaa
1
-1
/
+1
2010-03-02
rt2x00: Add USB ID for CEIVA adapter to rt73usb
Bryan Polk
1
-0
/
+2
2010-03-02
ath9k: fix lockdep warning when unloading module
Ming Lei
1
-2
/
+2
2010-03-02
zd1211rw: fix potential array underflow
Dan Carpenter
1
-6
/
+4
2010-03-02
airo: return from set_wep_key() when key length is zero
Stanislaw Gruszka
1
-1
/
+2
2010-02-28
wireless: convert to use netdev_for_each_mc_addr
Jiri Pirko
7
-36
/
+31
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-73
/
+53
2010-02-27
b43: fall back gracefully to PIO mode after fatal DMA errors
Linus Torvalds
3
-7
/
+31
2010-02-27
ath9k: disable RIFS search for AR91xx based chips
Felix Fietkau
2
-0
/
+13
2010-02-27
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
3
-62
/
+1
2010-02-27
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-4
/
+8
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-13
/
+35
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
79
-1474
/
+2182
2010-02-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-9
/
+27
2010-02-24
iwlwifi: increase command buffer size
Abhijeet Kolekar
2
-4
/
+8
2010-02-24
Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
Reinette Chatre
3
-62
/
+1
2010-02-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-9
/
+27
2010-02-22
mwl8k: convert to new station add/remove callbacks
Johannes Berg
1
-84
/
+22
2010-02-22
iwlwifi: sanity check before counting number of tfds can be free
Stanislaw Gruszka
2
-5
/
+7
2010-02-22
iwlwifi: error checking for number of tfds in queue
Wey-Yi Guy
4
-4
/
+20
2010-02-19
ath9k: convert to new station add/remove callbacks
Johannes Berg
1
-15
/
+20
2010-02-19
mac80211_hwsim: convert to new station add/remove callbacks
Johannes Berg
1
-6
/
+26
2010-02-19
p54: convert to new station add/remove callbacks
Johannes Berg
1
-9
/
+19
2010-02-19
ar9170: convert to new station add/remove callbacks
Johannes Berg
1
-34
/
+36
2010-02-19
ath9k: fix beacon timer restart after a card reset
Felix Fietkau
1
-6
/
+3
2010-02-19
iwlwifi: add debugfs to monitor force reset parameters
Wey-Yi Guy
1
-2
/
+32
2010-02-19
iwlwifi: separated time check for different type of force reset
Wey-Yi Guy
3
-12
/
+33
2010-02-19
iwlwifi: indicate calib version for 6050 series
Abhijeet Kolekar
3
-3
/
+79
2010-02-19
iwlwifi: enable serialization of synchronous commands
Reinette Chatre
7
-10
/
+13
2010-02-19
iwl3945: remove STATUS macros from header
Reinette Chatre
3
-20
/
+2
2010-02-19
ath9k: fix rate control fallback rate selection
Felix Fietkau
1
-8
/
+7
2010-02-19
wl1271: Added alloc and free hw functions
Teemu Paasikivi
1
-27
/
+53
[next]