| Commit message (Expand) | Author | Age | Files | Lines |
* | atl1c: fix issue of io access mode for AR8152 v2.1 | Cloud Ren | 2012-07-20 | 2 | -1/+20 |
* | tun: fix a crash bug and a memory leak | Mikulas Patocka | 2012-07-20 | 1 | -0/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-07-20 | 10 | -248/+344 |
|\ |
|
| * | ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag | Alexander Duyck | 2012-07-20 | 2 | -8/+13 |
| * | ixgbe: Only enable anti-spoof on VF pools | Alexander Duyck | 2012-07-20 | 1 | -9/+11 |
| * | ixgbe: Correctly set SAN MAC RAR pool to default pool of PF | Alexander Duyck | 2012-07-20 | 6 | -3/+46 |
| * | ixgbe: Make FCoE allocation and configuration closer to how rings work | Alexander Duyck | 2012-07-20 | 4 | -122/+154 |
| * | ixgbe: Merge all FCoE percpu values into a single structure | Alexander Duyck | 2012-07-20 | 3 | -86/+86 |
| * | ixgbe: Cleanup configuration of FCoE registers | Alexander Duyck | 2012-07-20 | 2 | -27/+32 |
| * | ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API | Alexander Duyck | 2012-07-20 | 2 | -17/+17 |
| * | ixgbe: Fix memory leak when SR-IOV VFs are direct assigned | Alexander Duyck | 2012-07-20 | 1 | -4/+11 |
| * | ixgbe: Use VMDq offset to indicate the default pool | Alexander Duyck | 2012-07-20 | 3 | -19/+21 |
* | | team: add multiqueue support | Jiri Pirko | 2012-07-20 | 1 | -5/+60 |
* | | bond_sysfs: use real_num_tx_queues rather than params.tx_queue | Jiri Pirko | 2012-07-20 | 1 | -1/+1 |
* | | net: rename bond_queue_mapping to slave_dev_queue_mapping | Jiri Pirko | 2012-07-20 | 1 | -3/+3 |
* | | rtnl: allow to specify different num for rx and tx queue count | Jiri Pirko | 2012-07-20 | 1 | -6/+8 |
* | | ixgbe: use PCI_VENDOR_ID_INTEL | Jon Mason | 2012-07-20 | 3 | -9/+6 |
* | | ixgb: use PCI_VENDOR_ID_INTEL | Jon Mason | 2012-07-20 | 3 | -12/+8 |
* | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller | 2012-07-20 | 14 | -87/+225 |
|\ \ |
|
| * | | can: janz-ican3: add support for one shot mode | Ira W. Snyder | 2012-07-20 | 1 | -1/+7 |
| * | | can: janz-ican3: avoid firmware lockup caused by infinite bus error quota | Ira W. Snyder | 2012-07-20 | 1 | -1/+11 |
| * | | can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS | Ira W. Snyder | 2012-07-20 | 1 | -46/+157 |
| * | | can: janz-ican3: fix error and byte counters | Ira W. Snyder | 2012-07-20 | 1 | -5/+6 |
| * | | can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3 | Marc Kleine-Budde | 2012-07-20 | 1 | -5/+5 |
| * | | can: janz-ican3: drop invalid skbs | Ira W. Snyder | 2012-07-20 | 1 | -0/+3 |
| * | | can: janz-ican3: remove dead code | Ira W. Snyder | 2012-07-20 | 1 | -2/+0 |
| * | | can: flexcan: add 2nd clock to support imx53 and newer | Steffen Trumtrar | 2012-07-20 | 1 | -18/+27 |
| * | | can: mark bittiming_const pointer in struct can_priv as const | Marc Kleine-Budde | 2012-07-20 | 14 | -14/+14 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-20 | 113 | -2066/+3629 |
|\ \
| |/
|/| |
|
| * | libertas: firmware.c: remove duplicated include | Duan Jiong | 2012-07-19 | 1 | -2/+0 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-07-18 | 11 | -27/+848 |
| |\ |
|
| | * | Bluetooth: Introduce a flags variable to Three-wire UART state | Johan Hedberg | 2012-07-17 | 1 | -11/+15 |
| | * | Bluetooth: Improve Three-wire UART configuration handling | Johan Hedberg | 2012-07-17 | 1 | -7/+27 |
| | * | Bluetooth: Remove unnecessary h5_build_pkt function | Johan Hedberg | 2012-07-17 | 1 | -26/+23 |
| | * | Bluetooth: Implement proper low-power support for Three-wire UART | Johan Hedberg | 2012-07-17 | 1 | -5/+32 |
| | * | Bluetooth: Add initialization tracking to HCI Three-wire driver | Johan Hedberg | 2012-07-17 | 1 | -16/+50 |
| | * | Bluetooth: Add initial sleep support to Three-wire UART | Johan Hedberg | 2012-07-17 | 1 | -0/+13 |
| | * | Bluetooth: Improve rx debug logs for Three-wire UART | Johan Hedberg | 2012-07-17 | 1 | -14/+3 |
| | * | Bluetooth: Use delayed init for Three-wire UART | Johan Hedberg | 2012-07-17 | 1 | -0/+3 |
| | * | Bluetooth: Add delayed init sequence support for UART controllers | Johan Hedberg | 2012-07-17 | 2 | -1/+43 |
| | * | Bluetooth: Simplify hci_uart_tty_close logic | Johan Hedberg | 2012-07-17 | 1 | -12/+13 |
| | * | Bluetooth: Add support for Three-wire Link Control packets | Johan Hedberg | 2012-07-17 | 1 | -17/+79 |
| | * | Bluetooth: Fix/implement Three-wire reliable packet sending | Johan Hedberg | 2012-07-17 | 1 | -17/+70 |
| | * | Bluetooth: Add Three-wire header value convenience macros | Johan Hedberg | 2012-07-17 | 1 | -0/+8 |
| | * | Bluetooth: Add initial packet sending support to Three-wire UART | Johan Hedberg | 2012-07-17 | 1 | -7/+98 |
| | * | Bluetooth: Add basic packet parsing to Three-wire UART driver | Johan Hedberg | 2012-07-17 | 1 | -8/+222 |
| | * | Bluetooth: Add initial reliable packet support for Three-wire UART | Johan Hedberg | 2012-07-17 | 1 | -0/+56 |
| | * | Bluetooth: Add basic state tracking to Three-wire UART driver | Johan Hedberg | 2012-07-17 | 1 | -4/+92 |
| | * | Bluetooth: Initial skeleton for Three-wire UART (H5) support | Johan Hedberg | 2012-07-17 | 5 | -0/+112 |
| | * | Bluetooth: btmrvl: trivial style fixes | Andrei Emeltchenko | 2012-07-09 | 2 | -4/+7 |