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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-22
mwifiex: remove unneeded NULL check
Dan Carpenter
1
-2
/
+2
2011-09-22
mwifiex: add a kfree() to an error path
Dan Carpenter
1
-0
/
+1
2011-09-22
iwlagn: remove duplicate list init
Amit Beka
1
-2
/
+0
2011-09-22
iwlagn: pending frames musn't be incremented if agg is on
Emmanuel Grumbach
2
-2
/
+5
2011-09-22
iwlagn: remove uneeded declaration
Emmanuel Grumbach
1
-2
/
+0
2011-09-22
iwlagn: simplify the iwl_device_cmd layout
Emmanuel Grumbach
5
-16
/
+12
2011-09-22
iwlagn: remove the callback in host commands
Emmanuel Grumbach
15
-134
/
+157
2011-09-22
iwlagn: split remain-on-channel
Johannes Berg
3
-49
/
+62
2011-09-22
iwlagn: remove common station priv
Johannes Berg
5
-20
/
+16
2011-09-22
iwlagn: move scan code to scan file
Johannes Berg
4
-440
/
+433
2011-09-22
mac80211: notify peer when shutting down peer link
Thomas Pedersen
1
-0
/
+8
2011-09-22
mac80211: fix AP/VLAN PS buffer race
Johannes Berg
1
-6
/
+4
2011-09-20
rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.
Larry Finger
6
-20
/
+8
2011-09-20
rtlwifi: rtl8192de: Change modinfo messages
Larry Finger
1
-4
/
+8
2011-09-20
rtlwifi: rtl8192se: Change modinfo messages
Larry Finger
1
-5
/
+9
2011-09-20
rtlwifi: rtl8192ce: Change modinfo messages
Larry Finger
1
-4
/
+8
2011-09-20
ath9k: Store noise immunity values across scanning
Rajkumar Manoharan
2
-2
/
+9
2011-09-20
NFC: driver for TI shared transport
Ilan Elias
3
-0
/
+354
2011-09-20
NFC: basic NCI protocol implementation
Ilan Elias
11
-0
/
+2129
2011-09-20
NFC: move nfc.h from include/net to include/net/nfc
Ilan Elias
4
-3
/
+3
2011-09-20
NFC: Add dev_up and dev_down control operations
Ilan Elias
6
-0
/
+149
2011-09-20
mac80211: fix indentation
Alexander Simon
2
-2
/
+2
2011-09-20
wireless: Do not allow disabled channel in scan request
Rajkumar Manoharan
1
-7
/
+12
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
53
-279
/
+358
2011-09-20
cfg80211/nl80211: Add PMKSA caching candidate event
Jouni Malinen
5
-0
/
+105
2011-09-20
b43: LCN-PHY: finish sense setup
Rafał Miłecki
2
-3
/
+88
2011-09-20
rfkill: properly assign a boolean type
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-09-20
cfg80211: validate IBSS BSSID
Johannes Berg
1
-1
/
+5
2011-09-20
b43: LCN-PHY: add more init tweaks
Rafał Miłecki
1
-2
/
+20
2011-09-20
b43: LCN-PHY: init TX power control
Rafał Miłecki
2
-1
/
+93
2011-09-20
b43: LCN-PHY: implement SPUR avoidance mode
Rafał Miłecki
1
-2
/
+56
2011-09-20
b43: LCN-PHY: set TX filters
Rafał Miłecki
1
-1
/
+106
2011-09-20
b43: LCN-PHY: tweaks for channel switching
Rafał Miłecki
1
-4
/
+63
2011-09-20
bcma: cc: export more control functions
Rafał Miłecki
2
-9
/
+38
2011-09-20
mac80211: Fix regression on queue stop during 2040 bss change
Rajkumar Manoharan
1
-19
/
+24
2011-09-20
iwlagn: signedness bug
Wey-Yi Guy
1
-1
/
+1
2011-09-20
iwlagn: fix stack corruption for temperature offset v2
Wey-Yi Guy
1
-2
/
+2
2011-09-20
iwlagn: do not use interruptible waits
Johannes Berg
5
-13
/
+8
2011-09-20
iwlagn: use iwl_eeprom_calib_hdr structure
Wey-Yi Guy
3
-10
/
+12
2011-09-20
iwlagn: add support for v2 of temperature offset calibration
Wey-Yi Guy
6
-6
/
+62
2011-09-20
iwlagn: remove drvdata support from bus layer
Johannes Berg
3
-22
/
+11
2011-09-20
iwlagn: move sysfs files to debugfs
Johannes Berg
2
-133
/
+64
2011-09-20
iwlagn: remove unused function declarations
Johannes Berg
1
-5
/
+0
2011-09-20
iwlagn: rename iwl-pci.h to iwl-cfg.h
Johannes Berg
6
-8
/
+7
2011-09-20
iwlagn: clean up PM code
Johannes Berg
3
-14
/
+11
2011-09-20
iwlagn: Makefile whitespace cleanup
Johannes Berg
1
-10
/
+10
2011-09-20
iwlagn: generically provide iwl_trans_send_cmd_pdu
Johannes Berg
5
-22
/
+80
2011-09-20
iwlagn: move PCI-E transport files
Johannes Berg
5
-11
/
+8
2011-09-19
iwlagn: merge eeprom access into single file
Wey-Yi Guy
3
-305
/
+235
2011-09-19
iwlagn: provide data after WARN_ON
Emmanuel Grumbach
1
-1
/
+7
[next]