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
2012-02-17
iwlwifi: SRAM size moves from hw_params to cfg
Emmanuel Grumbach
6
-18
/
+38
2012-02-17
iwlwifi: save ucode capabilities in iwl_fw
Don Fry
4
-29
/
+22
2012-02-17
iwlwifi: changes args to iwl_nic for firmware operations
Don Fry
4
-79
/
+77
2012-02-17
iwlwifi: the transport knows its state
Emmanuel Grumbach
1
-0
/
+49
2012-02-17
iwlwifi: move event and err pointers to iwl_nic
Don Fry
3
-26
/
+24
2012-02-17
iwlwifi: document the transport layer
Emmanuel Grumbach
1
-13
/
+107
2012-02-17
iwlwifi: send testmode hcmd reply with rx header
Amit Beka
1
-1
/
+1
2012-02-17
iwlwifi: fixes to testmode indirect access
Amit Beka
1
-4
/
+6
2012-02-17
iwlwifi: use enhance_sensitivity from iwl_fw
Emmanuel Grumbach
3
-4
/
+5
2012-02-17
iwlwifi: iwl_set_hw_params returns always 0
Emmanuel Grumbach
6
-22
/
+9
2012-02-17
iwlwifi: kill iwl_down and s/__iwl_down/iwl_down
Emmanuel Grumbach
3
-16
/
+11
2012-02-17
iwlwifi: change args to ucode routines
Don Fry
4
-35
/
+36
2012-02-17
iwlwifi: Move ucode pointers to iwl_fw
Don Fry
6
-48
/
+46
2012-02-17
iwlwifi: move firmware_loading_complete to iwl_nic
Don Fry
3
-6
/
+4
2012-02-17
iwlwifi: move firmware_name to iwl_nic
Don Fry
2
-8
/
+5
2012-02-17
iwlwifi: move fw_index from iwl_priv to iwl_nic
Don Fry
2
-12
/
+12
2012-02-17
iwlwifi: move ucode_ver to iwl_nic
Don Fry
5
-20
/
+22
2012-02-17
iwlwifi: create iwl_nic structure
Don Fry
4
-2
/
+86
2012-02-17
iwlwifi: give PCIe its own lock
Johannes Berg
4
-31
/
+40
2012-02-17
iwlwifi: move workqueue to priv
Johannes Berg
13
-33
/
+29
2012-02-17
iwlwifi: trace debug messages
Johannes Berg
4
-42
/
+235
2012-02-17
iwlwifi: added reply data to testmode HCMD send
Amit Beka
2
-10
/
+60
2012-02-17
iwlwifi: testmode new indirect RW API
Amit Beka
3
-122
/
+163
2012-02-17
iwlwifi: log as error when error detected
Wey-Yi Guy
1
-71
/
+51
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2634
-44566
/
+108320
2012-02-15
ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
Pavel Roskin
1
-1
/
+1
2012-02-15
mwifiex: clear previous security setting during association
Amitkumar Karwar
1
-1
/
+7
2012-02-15
mac80211: do not call rate control .tx_status before .rate_init
Felix Fietkau
1
-1
/
+1
2012-02-15
mac80211: call rate control only after init
Johannes Berg
4
-3
/
+6
2012-02-15
Bluetooth: Fix possible use after free in delete path
Ulisses Furquim
1
-2
/
+2
2012-02-15
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2
-5
/
+5
2012-02-15
Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0
Manoj Iyer
1
-0
/
+1
2012-02-15
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
Johan Hedberg
1
-1
/
+2
2012-02-15
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
1
-6
/
+12
2012-02-15
Bluetooth: Fix potential deadlock
Andre Guedes
1
-2
/
+2
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
4
-7
/
+11
2012-02-15
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
1
-1
/
+1
2012-02-15
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2
-7
/
+11
2012-02-15
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
Andrzej Kaczmarek
1
-1
/
+1
2012-02-15
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2
-2
/
+2
2012-02-15
Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP
Daniel Wagner
1
-3
/
+0
2012-02-15
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
1
-0
/
+4
2012-02-10
rtlwifi: Modify rtl_pci_init to return 0 on success
Simon Graham
1
-2
/
+2
2012-02-10
mac80211: Fix a rwlock bad magic bug
Mohammed Shafi Shajakhan
1
-2
/
+2
2012-02-09
rtlwifi: Modify rtl_pci_init to return 0 on success
John W. Linville
1
-3
/
+3
2012-02-09
mac80211: do not call rate control .tx_status before .rate_init
Felix Fietkau
1
-1
/
+1
2012-02-09
rtlwifi: Return correct failure code on error
Simon Graham
1
-1
/
+1
2012-02-09
mac80211: rename mesh static path_lookup()
Luis R. Rodriguez
1
-3
/
+3
2012-02-09
rtlwifi: Handle previous allocation failures when freeing device memory
Simon Graham
1
-6
/
+10
2012-02-09
mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk
Felix Fietkau
1
-0
/
+2
[next]