summaryrefslogtreecommitdiffstats
path: root/lib/checksum.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-30rtlwifi: rtl8192ee: Move driver from staging to the regular treeLarry Finger25-1/+15380
2014-09-30rtlwifi: rtl8188ee: rtl8821ae: Fix a queue locking problemLarry Finger3-2/+5
2014-09-30bcma: use chipcommon node from DT for SoC GPIO chipRafał Miłecki2-0/+16
2014-09-30bcma: register bcma as device tree driverHauke Mehrtens5-1/+168
2014-09-30mwifiex: add more dump information for PCIe interfaceAmitkumar Karwar2-0/+11
2014-09-30mwifiex: error path handling in pcie firmware dumpAmitkumar Karwar1-4/+7
2014-09-26rtlwifi: Fix problems with building an allyesconfigLarry Finger20-833/+223
2014-09-26rtlwifi: rtl8821ae: Move driver from staging to regular treeLarry Finger28-6/+26865
2014-09-26rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014Larry Finger25-4248/+4863
2014-09-26rtlwifi: Finish modifying core routines for new driversLarry Finger9-133/+174
2014-09-26rtlwifi: Update power-save routines for 062814 driverLarry Finger13-253/+162
2014-09-26rtlwifi: Modify cam.{c,h} and efuse.{c,h} for new driversLarry Finger4-156/+156
2014-09-26rtlwifi: Modify base.{c,h} for new driversLarry Finger3-252/+463
2014-09-26rtlwifi: Modify core.c for new driversLarry Finger4-234/+602
2014-09-26rtlwifi: rtl_pci: Start modification for new driversLarry Finger5-334/+605
2014-09-26rtlwifi: Remove extra workqueue for enter/leave power stateLarry Finger1-5/+2
2014-09-26rtlwifi: btcoexist: Fix Smatch warningLarry Finger3-3/+3
2014-09-26ath9k: Fix offchannel queuingSujith Manoharan1-3/+3
2014-09-26ath9k: Use normal queues for offchannel framesSujith Manoharan1-2/+1
2014-09-26ath9k: Fix queue managementSujith Manoharan1-7/+3
2014-09-26rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka1-1/+1
2014-09-26wil6210: ethtool opsVladimir Kondratiev6-12/+138
2014-09-26bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch onlyRafał Miłecki1-2/+2
2014-09-26rtl818x_pci: add RSSI information for rtl8187SEandrea.merello1-5/+23
2014-09-26ath9k: Fix p2p address managementSujith Manoharan2-0/+37
2014-09-26bcma: print chip ID in a more user-friendly formRafał Miłecki1-2/+6
2014-09-26mwifiex: ensure user_scan_in not NULL while setting scan channel gapAvinash Patil1-16/+17
2014-09-26ath9k: Cache BSS informationSujith Manoharan3-7/+17
2014-09-26ath5k: Remove AHB bus supportPaul Bolle6-294/+3
2014-09-25Bluetooth: Rename sco_param_wideband table to esco_param_msbcJohan Hedberg1-3/+3
2014-09-24Bluetooth: Add retransmission effort into SCO parameter tableJohan Hedberg1-12/+11
2014-09-24ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 headerSimon Vincent1-36/+89
2014-09-24mrf24j40: use pr_* / dev_* instead of printk()Varka Bhadram1-7/+7
2014-09-24mrf24j40: remove unnecessary return statementVarka Bhadram1-2/+0
2014-09-24mrf24j40: fix Missing a blank line after declarationsVarka Bhadram1-0/+3
2014-09-24Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg2-1/+2
2014-09-24Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches2-12/+6
2014-09-24NFC: st21nfca: Fix potential double kfree_skb errorChristophe Ricard1-2/+0
2014-09-24NFC: st21nfca: ERR_PTR vs NULL fixChristophe Ricard1-2/+2
2014-09-24NFC: st21nfcb: remove error outputChristophe Ricard1-3/+1
2014-09-24NFC: st21nfcb: Add ISO15693 Reader/Writer supportChristophe Ricard1-0/+1
2014-09-24NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard3-5/+23
2014-09-24NFC: st21nfcb: Fix improper ndlc T2 managementChristophe Ricard1-1/+5
2014-09-24NFC: st21nfcb: Fix improper management of -EREMOTEIO error code.Christophe Ricard2-15/+8
2014-09-24NFC: dts: st21nfcb_i2c: Fix invalid interrupts polarity.Christophe Ricard1-1/+1
2014-09-24NFC: st21nfca: Fix recursive fault when doing p2p in target mode.Christophe Ricard1-7/+4
2014-09-24NFC: st21nfca: Fix potential skb leaks in NFC-DEP codeChristophe Ricard1-2/+9
2014-09-24NFC: st21nfca: Fix few coding style issueChristophe Ricard1-5/+3
2014-09-24NFC: trf7970a: Unlock mutex before exiting _trf7970a_tg_listen()Mark A. Greer1-4/+4
2014-09-24NFC: trf7970a: Unlock mutex before exiting trf7970a_irq()Mark A. Greer1-2/+3