| Commit message (Expand) | Author | Age | Files | Lines |
* | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 2015-01-18 | 7 | -24/+10 |
* | atm: remove deprecated use of pci api | chas williams - CONTRACTOR | 2015-01-18 | 10 | -219/+243 |
* | Drivers: Isdn: sc: Fixed coding style & spelling mistakes. | Akash Shende | 2015-01-18 | 1 | -9/+6 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-01-18 | 4 | -14/+44 |
|\ |
|
| * | Bluetooth: btusb: Add internal recv_event callback for event processing | Marcel Holtmann | 2015-01-14 | 1 | -1/+3 |
| * | Bluetooth: btmrvl: fix card reset and suspend race issue | Amitkumar Karwar | 2015-01-08 | 1 | -3/+8 |
| * | Bluetooth: btmrvl: use msecs_to_jiffies within macro definition | Amitkumar Karwar | 2015-01-08 | 2 | -5/+5 |
| * | bluetooth: btmrvl: increase the priority of firmware download message | Amitkumar Karwar | 2015-01-06 | 1 | -1/+1 |
| * | Bluetooth: btmrvl: add surprise_removed flag | Amitkumar Karwar | 2015-01-06 | 3 | -2/+12 |
| * | Bluetooth: btmrvl: error path handling in setup handler | Amitkumar Karwar | 2015-01-06 | 1 | -1/+4 |
| * | Bluetooth: btmrvl: fix race issue while stopping main thread | Amitkumar Karwar | 2015-01-06 | 1 | -0/+5 |
| * | Bluetooth: Use HCI_QUIRK_FIXUP_INQUIRY_MODE for Silicon Wave devices | Marcel Holtmann | 2015-01-03 | 1 | -1/+3 |
| * | Bluetooth: Fix issue with Roper Class 1 Bluetooth Dongle | Marcel Holtmann | 2015-01-02 | 1 | -3/+6 |
* | | net: replace br_fdb_external_learn_* calls with switchdev notifier events | Jiri Pirko | 2015-01-18 | 1 | -2/+8 |
* | | niu: remove one compound_head() call | Eric Dumazet | 2015-01-18 | 1 | -2/+1 |
* | | qeth: Remove unneeded structure member | Thomas Richter | 2015-01-18 | 1 | -1/+0 |
* | | qeth: sysfs: replace strcmp() with sysfs_streq() | Eugene Crosser | 2015-01-18 | 2 | -48/+32 |
* | | qeth: use qeth_card_hw_is_reachable() everywhere | Eugene Crosser | 2015-01-18 | 4 | -15/+8 |
* | | s390/net: Delete useless checks before function calls | Markus Elfring | 2015-01-18 | 3 | -14/+7 |
* | | s390/ctcm, netiucv: migrate variables to handle y2038 problem | Aya Mahfouz | 2015-01-18 | 5 | -19/+15 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2015-01-18 | 13 | -81/+365 |
|\ \ |
|
| * | | i40e/i40evf: Bump i40e and i40evf versions | Sravanthi Tangeda | 2015-01-16 | 2 | -2/+2 |
| * | | i40e: Support for NPAR iSCSI partition with DCB | Neerav Parikh | 2015-01-16 | 4 | -18/+62 |
| * | | i40e: when Rx timestamps disabled set specific mode | Jacob Keller | 2015-01-16 | 1 | -11/+17 |
| * | | i40e: use same check for Rx hang as for Rx timestamps | Jacob Keller | 2015-01-16 | 1 | -1/+6 |
| * | | i40e: AQ API updates for new commands | Shannon Nelson | 2015-01-16 | 2 | -10/+126 |
| * | | i40e: AQ API updates | Jeff Kirsher | 2015-01-16 | 2 | -10/+10 |
| * | | i40e: add more struct size checks | Shannon Nelson | 2015-01-16 | 2 | -0/+86 |
| * | | i40e: Issue "Stop LLDP" command for firmware older than v4.3 | Neerav Parikh | 2015-01-16 | 1 | -0/+10 |
| * | | i40e: check I40E_FLAG_PTP before handling Tx or Rx timestamps | Jacob Keller | 2015-01-16 | 2 | -1/+11 |
| * | | i40e: only enable PTP interrupt cause if PTP is enabled | Jacob Keller | 2015-01-16 | 1 | -4/+7 |
| * | | i40e/i40evf: Bump i40e/i40evf versions | Catherine Sullivan | 2015-01-16 | 2 | -2/+2 |
| * | | i40e: Dump Stats string removed from debugfs help command | Sravanthi Tangeda | 2015-01-16 | 1 | -1/+0 |
| * | | i40e: Add define for interrupt name string len | Carolyn Wyborny | 2015-01-16 | 2 | -8/+9 |
| * | | i40e: don't give up on DCB error after reset | Shannon Nelson | 2015-01-16 | 1 | -4/+6 |
| * | | i40e: fix proc/int descriptions | Carolyn Wyborny | 2015-01-16 | 1 | -2/+2 |
| * | | i40e/i40evf: Increase ASQ timeout | Kevin Scott | 2015-01-16 | 2 | -2/+2 |
| * | | i40e/i40evf: AdminQ updates ww36 | Shannon Nelson | 2015-01-16 | 2 | -8/+10 |
* | | | amd-xgbe-phy: Allow certain PHY settings to be set by UEFI | Lendacky, Thomas | 2015-01-17 | 1 | -23/+136 |
* | | | amd-xgbe: Add ACPI support | Lendacky, Thomas | 2015-01-17 | 8 | -106/+273 |
* | | | amd-xgbe-phy: Use the proper auto-negotiation XNP registers | Lendacky, Thomas | 2015-01-17 | 1 | -2/+6 |
* | | | amd-xgbe-phy: Properly support the FEC auto-negotiation | Lendacky, Thomas | 2015-01-17 | 1 | -11/+33 |
* | | | amd-xgbe-phy: Change auto-negotiation logic | Lendacky, Thomas | 2015-01-17 | 2 | -266/+388 |
* | | | amd-xgbe: Remove need for Tx path spinlock | Lendacky, Thomas | 2015-01-17 | 2 | -28/+10 |
* | | | amd-xgbe: Simplify the Rx desciptor ring tracking | Lendacky, Thomas | 2015-01-17 | 3 | -43/+25 |
* | | | amd-xgbe: Clear all state during a device restart | Lendacky, Thomas | 2015-01-17 | 3 | -6/+24 |
* | | | amd-xgbe-phy: On suspend, save CTRL1 reg for use on resume | Lendacky, Thomas | 2015-01-17 | 1 | -11/+9 |
* | | | amd-xgbe: Add check to be sure amd-xgbe-phy driver is used | Lendacky, Thomas | 2015-01-17 | 1 | -2/+6 |
* | | | amd-xgbe-phy: Checkpatch fixes | Lendacky, Thomas | 2015-01-17 | 1 | -3/+4 |
* | | | amd-xgbe: Checkpatch fixes | Lendacky, Thomas | 2015-01-17 | 3 | -3/+3 |
|/ / |
|