index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
wl12xx: fix the path to the wl12xx firmwares
Sebastien Jan
2011-03-03
1
-3
/
+3
|
|
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-03-04
10
-302
/
+663
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: Fix some small code style issues in mgmt.c
Szymon Janc
2011-03-01
1
-9
/
+5
|
*
Bluetooth: Use variable name instead of type in sizeof()
Szymon Janc
2011-03-01
1
-1
/
+1
|
*
Bluetooth: Remove unused code from get_connections
Szymon Janc
2011-03-01
1
-6
/
+2
|
*
Bluetooth: Log all parameters in cmd_status for easier debugging
Szymon Janc
2011-03-01
1
-1
/
+1
|
*
Bluetooth: Fix possible NULL pointer dereference in cmd_complete
Szymon Janc
2011-03-01
1
-1
/
+3
|
*
Bluetooth: Use ERR_PTR as return error from hci_connect
Ville Tervo
2011-02-27
4
-12
/
+14
|
*
Bluetooth: Validate data size before accessing mgmt commands
Szymon Janc
2011-02-27
1
-0
/
+52
|
*
Bluetooth: Move index to common header in management interface
Szymon Janc
2011-02-27
2
-267
/
+183
|
*
Bluetooth: Use proper command structure in remove_uuid
Szymon Janc
2011-02-27
1
-1
/
+1
|
*
Bluetooth: Remove duplicated BT_INFO() from L2CAP
Gustavo F. Padovan
2011-02-25
1
-2
/
+0
|
*
Bluetooth: remove unnecessary call to hci_sock_cleanup
Anand Gadiyar
2011-02-25
1
-3
/
+1
|
*
Bluetooth: fix build break on hci_sock.c
Anand Gadiyar
2011-02-22
1
-1
/
+1
|
*
Bluetooth: Fix LE conn creation
Anderson Briglia
2011-02-21
1
-2
/
+3
|
*
Bluetooth: Fix unnecessary list traversal in mgmt_pending_remove
Johan Hedberg
2011-02-21
1
-28
/
+14
|
*
Bluetooth: Fix inititial value for remote authentication requirements
Johan Hedberg
2011-02-21
1
-0
/
+1
|
*
Bluetooth: Add mgmt_auth_failed event
Johan Hedberg
2011-02-21
4
-3
/
+35
|
*
Bluetooth: Fix mgmt_pin_code_reply return parameters
Johan Hedberg
2011-02-21
2
-10
/
+18
|
*
Bluetooth: Fix mgmt_pin_code_reply command status opcode
Johan Hedberg
2011-02-21
1
-1
/
+1
|
*
Bluetooth: Add management support for user confirmation request
Johan Hedberg
2011-02-21
5
-0
/
+194
|
*
Bluetooth: Add mgmt_pair_device command
Johan Hedberg
2011-02-21
3
-0
/
+161
|
*
Bluetooth: Make pending_add return a pointer to the added entry
Johan Hedberg
2011-02-21
1
-22
/
+40
*
|
mac80211: make rate control Kconfig warning depend on mac80211
Johannes Berg
2011-03-01
1
-1
/
+1
*
|
b43: N-PHY: rev3+: add static tables
Rafał Miłecki
2011-03-01
2
-2
/
+1131
*
|
rtlwifi: Fix error registering rate-control
Chaoming Li
2011-03-01
1
-9
/
+6
*
|
mac80211: add support for showing the last rx bitrate
Felix Fietkau
2011-03-01
3
-10
/
+36
*
|
cfg80211: add a field for the bitrate of the last rx data packet from a station
Felix Fietkau
2011-03-01
3
-20
/
+44
*
|
ath9k_htc: Handle BSSID/AID for multiple interfaces
Sujith Manoharan
2011-03-01
3
-20
/
+81
*
|
iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c
Stanislaw Gruszka
2011-02-28
4
-269
/
+225
*
|
iwlwifi: move check health code into iwl-rx.c
Stanislaw Gruszka
2011-02-28
9
-183
/
+155
*
|
iwlwifi: add {ack,plpc}_check module parameters
Stanislaw Gruszka
2011-02-28
4
-2
/
+15
*
|
iwlegacy: fix dma mappings and skbs leak
Stanislaw Gruszka
2011-02-28
3
-27
/
+62
*
|
iwlwifi: fix dma mappings and skbs leak
Stanislaw Gruszka
2011-02-28
3
-26
/
+59
*
|
ath9k: Fix incorrect GPIO LED pin for AR9485
Senthil Balasubramanian
2011-02-28
2
-0
/
+3
*
|
ath9k: use generic mac80211 LED blinking code
Felix Fietkau
2011-02-28
4
-170
/
+61
*
|
p54: fix a NULL pointer dereference bug
Felix Fietkau
2011-02-28
1
-2
/
+5
*
|
rtlwifi: fix places where uninitialized data is used
Alessio Igor Bogani
2011-02-28
1
-3
/
+3
*
|
rtlwifi: Add the missing rcu_read_lock/unlock
Alessio Igor Bogani
2011-02-28
3
-2
/
+12
*
|
iwlwifi: remove duplicate initialization
Dan Carpenter
2011-02-28
1
-1
/
+1
*
|
Bluetooth: Fix BT_L2CAP and BT_SCO in Kconfig
Gustavo F. Padovan
2011-02-28
1
-2
/
+4
*
|
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2011-02-28
4
-30
/
+158
|
\
\
|
*
|
iwlagn: enable BT session 2 type UART for 2000 series
Wey-Yi Guy
2011-02-26
4
-35
/
+57
|
*
|
iwlagn: split BT page and inquiry UART msg
Wey-Yi Guy
2011-02-26
2
-7
/
+12
|
*
|
iwlagn: add BT Session Activity 2 UART message (BT -> WiFi)
Wey-Yi Guy
2011-02-26
1
-0
/
+78
|
*
|
iwlagn: add bt config structure support for 2000 series
Wey-Yi Guy
2011-02-26
1
-0
/
+23
|
*
|
iwlagn: name change for BT config command
Wey-Yi Guy
2011-02-26
2
-2
/
+2
*
|
|
at76c50x-usb: fix warning caused by at76_mac80211_tx now returning void
John W. Linville
2011-02-28
1
-1
/
+2
|
/
/
*
|
iwlegacy: change some symbols duplicated from iwlwifi directory
John W. Linville
2011-02-25
15
-73
/
+71
*
|
mac80211: support direct offchannel TX offload
Johannes Berg
2011-02-25
6
-0
/
+118
[prev]
[next]