aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | wl12xx: Correctly set up protection if non-GF STAs are presentHelmut Schaa2011-03-031-1/+2
| | * | wl12xx: wakeup chip from ELP during scanArik Nemtsov2011-03-032-6/+15
| | * | wl12xx: Modify requested number of memory blocksIdo Yariv2011-03-031-1/+1
| | * | wl12xx: Avoid redundant TX workIdo Yariv2011-03-032-5/+28
| | * | wl12xx: Switch to level trigger interruptsIdo Yariv2011-03-032-2/+2
| | * | wl12xx: Switch to a threaded interrupt handlerIdo Yariv2011-03-0310-81/+113
| | * | wl12xx: Change claiming of the SDIO busIdo Yariv2011-03-031-10/+0
| | * | wl12xx: Do end-of-transactions transfers only if neededIdo Yariv2011-03-036-3/+32
| | * | wl12xx: Reorder data handling in irq_workIdo Yariv2011-03-031-5/+5
| | * | wl12xx: Remove private headers in wl1271_tx_resetIdo Yariv2011-03-031-9/+23
| | * | wl12xx: Don't rely on runtime PM for toggling powerIdo Yariv2011-03-031-2/+14
| | * | wl12xx: fix the path to the wl12xx firmwaresSebastien Jan2011-03-031-3/+3
| | |/
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-03-0410-302/+663
| |\ \ | | |/ | |/|
| | * Bluetooth: Fix some small code style issues in mgmt.cSzymon Janc2011-03-011-9/+5
| | * Bluetooth: Use variable name instead of type in sizeof()Szymon Janc2011-03-011-1/+1
| | * Bluetooth: Remove unused code from get_connectionsSzymon Janc2011-03-011-6/+2
| | * Bluetooth: Log all parameters in cmd_status for easier debuggingSzymon Janc2011-03-011-1/+1
| | * Bluetooth: Fix possible NULL pointer dereference in cmd_completeSzymon Janc2011-03-011-1/+3
| | * Bluetooth: Use ERR_PTR as return error from hci_connectVille Tervo2011-02-274-12/+14
| | * Bluetooth: Validate data size before accessing mgmt commandsSzymon Janc2011-02-271-0/+52
| | * Bluetooth: Move index to common header in management interfaceSzymon Janc2011-02-272-267/+183
| | * Bluetooth: Use proper command structure in remove_uuidSzymon Janc2011-02-271-1/+1
| | * Bluetooth: Remove duplicated BT_INFO() from L2CAPGustavo F. Padovan2011-02-251-2/+0
| | * Bluetooth: remove unnecessary call to hci_sock_cleanupAnand Gadiyar2011-02-251-3/+1
| | * Bluetooth: fix build break on hci_sock.cAnand Gadiyar2011-02-221-1/+1
| | * Bluetooth: Fix LE conn creationAnderson Briglia2011-02-211-2/+3
| | * Bluetooth: Fix unnecessary list traversal in mgmt_pending_removeJohan Hedberg2011-02-211-28/+14
| | * Bluetooth: Fix inititial value for remote authentication requirementsJohan Hedberg2011-02-211-0/+1
| | * Bluetooth: Add mgmt_auth_failed eventJohan Hedberg2011-02-214-3/+35
| | * Bluetooth: Fix mgmt_pin_code_reply return parametersJohan Hedberg2011-02-212-10/+18
| | * Bluetooth: Fix mgmt_pin_code_reply command status opcodeJohan Hedberg2011-02-211-1/+1
| | * Bluetooth: Add management support for user confirmation requestJohan Hedberg2011-02-215-0/+194
| | * Bluetooth: Add mgmt_pair_device commandJohan Hedberg2011-02-213-0/+161
| | * Bluetooth: Make pending_add return a pointer to the added entryJohan Hedberg2011-02-211-22/+40
* | | ipv4: Kill flowi arg to fib_select_multipath()David S. Miller2011-03-103-4/+4
* | | ipv4: Remove unnecessary test from ip_mkroute_input()David S. Miller2011-03-101-1/+1
* | | ipv4: Remove redundant RCU locking in ip_check_mc().David S. Miller2011-03-103-8/+7
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-10167-528/+1275
|\ \ \
| * | | ip6ip6: autoload ip6 tunnelstephen hemminger2011-03-101-0/+1
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2011-03-10149-472/+1159
| |\ \ \
| | * \ \ Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-03-1021-63/+283
| | |\ \ \
| | | * | | [media] mantis_pci: remove asm/pgtable.h includeArnaud Patard (Rtp)2011-03-031-1/+0
| | | * | | [media] tda829x: fix regression in probe functionsJarod Wilson2011-03-021-7/+7
| | | * | | [media] mceusb: don't claim multifunction device non-IR partsJarod Wilson2011-03-021-12/+15
| | | * | | [media] nuvoton-cir: fix wake from suspendJarod Wilson2011-03-022-4/+8
| | | * | | [media] cx18: Add support for Hauppauge HVR-1600 models with s5h1411Devin Heitmueller2011-03-024-4/+112
| | | * | | [media] ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hangMichael2011-03-021-7/+51
| | | * | | [media] cx25840: fix probing of cx2583x chipsSven Barth2011-03-021-1/+2
| | | * | | [media] cx23885: Remove unused 'err:' labels to quiet compiler warningAndy Walls2011-03-021-2/+0
| | | * | | [media] cx23885: Revert "Check for slave nack on all transactions"Andy Walls2011-03-021-8/+0