summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: honour netif_set_real_num_tx_queues() retvalJiri Pirko2012-07-201-1/+6
* tcp: improve latencies of timer triggered eventsEric Dumazet2012-07-204-51/+71
* tcp: fix ABC in tcp_slow_start()Eric Dumazet2012-07-201-2/+3
* tcp: use hash_32() in tcp_metricsEric Dumazet2012-07-202-16/+11Star
* tcp: Return bool instead of int where appropriateVijay Subramanian2012-07-201-8/+8
* ixgbe: use PCI_VENDOR_ID_INTELJon Mason2012-07-203-9/+6Star
* ixgb: use PCI_VENDOR_ID_INTELJon Mason2012-07-203-12/+8Star
* myri10ge: update MAINTAINERSJon Mason2012-07-201-1/+0Star
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-2015-88/+226
|\
| * can: janz-ican3: add support for one shot modeIra W. Snyder2012-07-201-1/+7
| * can: janz-ican3: avoid firmware lockup caused by infinite bus error quotaIra W. Snyder2012-07-201-1/+11
| * can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGSIra W. Snyder2012-07-201-46/+157
| * can: janz-ican3: fix error and byte countersIra W. Snyder2012-07-201-5/+6
| * can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3Marc Kleine-Budde2012-07-201-5/+5
| * can: janz-ican3: drop invalid skbsIra W. Snyder2012-07-201-0/+3
| * can: janz-ican3: remove dead codeIra W. Snyder2012-07-201-2/+0Star
| * can: flexcan: add 2nd clock to support imx53 and newerSteffen Trumtrar2012-07-201-18/+27
| * can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde2012-07-2015-15/+15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-20163-2905/+5129
|\ \ | |/ |/|
| * libertas: firmware.c: remove duplicated includeDuan Jiong2012-07-191-2/+0Star
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-192-1/+4
| |\
| | * mac80211: flush stations before stop beaconingEliad Peller2012-07-181-0/+1
| | * cfg80211: Fix mutex locking in reg_last_request_cell_baseMohammed Shafi Shajakhan2012-07-181-1/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-07-1821-286/+1124
| |\ \
| | * | Bluetooth: Introduce a flags variable to Three-wire UART stateJohan Hedberg2012-07-171-11/+15
| | * | Bluetooth: Improve Three-wire UART configuration handlingJohan Hedberg2012-07-171-7/+27
| | * | Bluetooth: Remove unnecessary h5_build_pkt functionJohan Hedberg2012-07-171-26/+23Star
| | * | Bluetooth: Implement proper low-power support for Three-wire UARTJohan Hedberg2012-07-171-5/+32
| | * | Bluetooth: Add initialization tracking to HCI Three-wire driverJohan Hedberg2012-07-171-16/+50
| | * | Bluetooth: Add initial sleep support to Three-wire UARTJohan Hedberg2012-07-171-0/+13
| | * | Bluetooth: Improve rx debug logs for Three-wire UARTJohan Hedberg2012-07-171-14/+3Star
| | * | Bluetooth: Use delayed init for Three-wire UARTJohan Hedberg2012-07-171-0/+3
| | * | Bluetooth: Add delayed init sequence support for UART controllersJohan Hedberg2012-07-172-1/+43
| | * | Bluetooth: Simplify hci_uart_tty_close logicJohan Hedberg2012-07-171-12/+13
| | * | Bluetooth: Add support for Three-wire Link Control packetsJohan Hedberg2012-07-171-17/+79
| | * | Bluetooth: Fix/implement Three-wire reliable packet sendingJohan Hedberg2012-07-171-17/+70
| | * | Bluetooth: Add Three-wire header value convenience macrosJohan Hedberg2012-07-171-0/+8
| | * | Bluetooth: Add initial packet sending support to Three-wire UARTJohan Hedberg2012-07-171-7/+98
| | * | Bluetooth: Add basic packet parsing to Three-wire UART driverJohan Hedberg2012-07-171-8/+222
| | * | Bluetooth: Add initial reliable packet support for Three-wire UARTJohan Hedberg2012-07-171-0/+56
| | * | Bluetooth: Add basic state tracking to Three-wire UART driverJohan Hedberg2012-07-171-4/+92
| | * | Bluetooth: Initial skeleton for Three-wire UART (H5) supportJohan Hedberg2012-07-175-0/+112
| | * | Bluetooth: Change page scan interval in fast connectable modeJohan Hedberg2012-07-161-2/+2
| | * | Bluetooth: Use tx window from config response for ack timingMat Martineau2012-07-152-25/+35
| | * | Bluetooth: debug: Print amp_mgr refcntAndrei Emeltchenko2012-07-111-2/+2
| | * | Bluetooth: debug: Print l2cap_chan refcountAndrei Emeltchenko2012-07-111-0/+4
| | * | Bluetooth: debug: Use standard hex object specifiers in hci_eventAndrei Emeltchenko2012-07-111-85/+85
| | * | Bluetooth: debug: Add debug to l2cap_security_cfmAndrei Emeltchenko2012-07-101-2/+3
| | * | Bluetooth: debug: Print CID and PSM in hex formatAndrei Emeltchenko2012-07-101-15/+20
| | * | Bluetooth: debug: Correct types specifiers for L2CAPAndrei Emeltchenko2012-07-101-26/+26