index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
checksum.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-30
rtlwifi: rtl8192ee: Move driver from staging to the regular tree
Larry Finger
25
-1
/
+15380
2014-09-30
rtlwifi: rtl8188ee: rtl8821ae: Fix a queue locking problem
Larry Finger
3
-2
/
+5
2014-09-30
bcma: use chipcommon node from DT for SoC GPIO chip
Rafał Miłecki
2
-0
/
+16
2014-09-30
bcma: register bcma as device tree driver
Hauke Mehrtens
5
-1
/
+168
2014-09-30
mwifiex: add more dump information for PCIe interface
Amitkumar Karwar
2
-0
/
+11
2014-09-30
mwifiex: error path handling in pcie firmware dump
Amitkumar Karwar
1
-4
/
+7
2014-09-26
rtlwifi: Fix problems with building an allyesconfig
Larry Finger
20
-833
/
+223
2014-09-26
rtlwifi: rtl8821ae: Move driver from staging to regular tree
Larry Finger
28
-6
/
+26865
2014-09-26
rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014
Larry Finger
25
-4248
/
+4863
2014-09-26
rtlwifi: Finish modifying core routines for new drivers
Larry Finger
9
-133
/
+174
2014-09-26
rtlwifi: Update power-save routines for 062814 driver
Larry Finger
13
-253
/
+162
2014-09-26
rtlwifi: Modify cam.{c,h} and efuse.{c,h} for new drivers
Larry Finger
4
-156
/
+156
2014-09-26
rtlwifi: Modify base.{c,h} for new drivers
Larry Finger
3
-252
/
+463
2014-09-26
rtlwifi: Modify core.c for new drivers
Larry Finger
4
-234
/
+602
2014-09-26
rtlwifi: rtl_pci: Start modification for new drivers
Larry Finger
5
-334
/
+605
2014-09-26
rtlwifi: Remove extra workqueue for enter/leave power state
Larry Finger
1
-5
/
+2
2014-09-26
rtlwifi: btcoexist: Fix Smatch warning
Larry Finger
3
-3
/
+3
2014-09-26
ath9k: Fix offchannel queuing
Sujith Manoharan
1
-3
/
+3
2014-09-26
ath9k: Use normal queues for offchannel frames
Sujith Manoharan
1
-2
/
+1
2014-09-26
ath9k: Fix queue management
Sujith Manoharan
1
-7
/
+3
2014-09-26
rt2800: correct BBP1_TX_POWER_CTRL mask
Stanislaw Gruszka
1
-1
/
+1
2014-09-26
wil6210: ethtool ops
Vladimir Kondratiev
6
-12
/
+138
2014-09-26
bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch only
Rafał Miłecki
1
-2
/
+2
2014-09-26
rtl818x_pci: add RSSI information for rtl8187SE
andrea.merello
1
-5
/
+23
2014-09-26
ath9k: Fix p2p address management
Sujith Manoharan
2
-0
/
+37
2014-09-26
bcma: print chip ID in a more user-friendly form
Rafał Miłecki
1
-2
/
+6
2014-09-26
mwifiex: ensure user_scan_in not NULL while setting scan channel gap
Avinash Patil
1
-16
/
+17
2014-09-26
ath9k: Cache BSS information
Sujith Manoharan
3
-7
/
+17
2014-09-26
ath5k: Remove AHB bus support
Paul Bolle
6
-294
/
+3
2014-09-25
Bluetooth: Rename sco_param_wideband table to esco_param_msbc
Johan Hedberg
1
-3
/
+3
2014-09-24
Bluetooth: Add retransmission effort into SCO parameter table
Johan Hedberg
1
-12
/
+11
2014-09-24
ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 header
Simon Vincent
1
-36
/
+89
2014-09-24
mrf24j40: use pr_* / dev_* instead of printk()
Varka Bhadram
1
-7
/
+7
2014-09-24
mrf24j40: remove unnecessary return statement
Varka Bhadram
1
-2
/
+0
2014-09-24
mrf24j40: fix Missing a blank line after declarations
Varka Bhadram
1
-0
/
+3
2014-09-24
Bluetooth: Fix reason code used for rejecting SCO connections
Johan Hedberg
2
-1
/
+2
2014-09-24
Bluetooth: Convert bt_<level> logging functions to return void
Joe Perches
2
-12
/
+6
2014-09-24
NFC: st21nfca: Fix potential double kfree_skb error
Christophe Ricard
1
-2
/
+0
2014-09-24
NFC: st21nfca: ERR_PTR vs NULL fix
Christophe Ricard
1
-2
/
+2
2014-09-24
NFC: st21nfcb: remove error output
Christophe Ricard
1
-3
/
+1
2014-09-24
NFC: st21nfcb: Add ISO15693 Reader/Writer support
Christophe Ricard
1
-0
/
+1
2014-09-24
NFC: nci: Add support for proprietary RF Protocols
Christophe Ricard
3
-5
/
+23
2014-09-24
NFC: st21nfcb: Fix improper ndlc T2 management
Christophe Ricard
1
-1
/
+5
2014-09-24
NFC: st21nfcb: Fix improper management of -EREMOTEIO error code.
Christophe Ricard
2
-15
/
+8
2014-09-24
NFC: dts: st21nfcb_i2c: Fix invalid interrupts polarity.
Christophe Ricard
1
-1
/
+1
2014-09-24
NFC: st21nfca: Fix recursive fault when doing p2p in target mode.
Christophe Ricard
1
-7
/
+4
2014-09-24
NFC: st21nfca: Fix potential skb leaks in NFC-DEP code
Christophe Ricard
1
-2
/
+9
2014-09-24
NFC: st21nfca: Fix few coding style issue
Christophe Ricard
1
-5
/
+3
2014-09-24
NFC: trf7970a: Unlock mutex before exiting _trf7970a_tg_listen()
Mark A. Greer
1
-4
/
+4
2014-09-24
NFC: trf7970a: Unlock mutex before exiting trf7970a_irq()
Mark A. Greer
1
-2
/
+3
[next]