summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-06Bluetooth: Use devm_kzalloc in dtl1_cs.c fileSachin Kamat
2012-08-06Bluetooth: Use devm_kzalloc in btwilink.c fileSachin Kamat
2012-08-06Bluetooth: Use devm_kzalloc in btusb.c fileSachin Kamat
2012-08-06Bluetooth: Use devm_kzalloc in btuart_cs.c fileSachin Kamat
2012-08-06Bluetooth: Use devm_kzalloc in btsdio.c fileSachin Kamat
2012-08-06Bluetooth: Use devm_kzalloc in btmrvl_sdio.c fileSachin Kamat
2012-08-06Bluetooth: Use devm_kzalloc in bt3c_cs.c fileSachin Kamat
2012-08-06Bluetooth: Use devm_kzalloc in bpa10x.c fileSachin Kamat
2012-08-06Bluetooth: Use devm_kzalloc in bluecard_cs.c fileSachin Kamat
2012-08-06Bluetooth: Use devm_kzalloc in bfusb.c fileSachin Kamat
2012-08-06Bluetooth: Use devm_kzalloc in bcm203x.c file.Sachin Kamat
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-31wlcore: op_tx: pass sta explicitly when inferring frame hlidArik Nemtsov
2012-07-31wlcore: don't get the hlid from a queued skbArik Nemtsov
2012-07-30tun: Fix formatting.David S. Miller
2012-07-30net/tun: fix ioctl() based info leaksMathias Krause
2012-07-30tg3: Update version to 3.124Michael Chan
2012-07-30tg3: Fix race condition in tg3_get_stats64()Michael Chan
2012-07-30tg3: Add New 5719 Read DMA workaroundMichael Chan
2012-07-30tg3: Fix Read DMA workaround for 5719 A0.Michael Chan
2012-07-30tg3: Request APE_LOCK_PHY before PHY accessMichael Chan
2012-07-30mISDN: Bugfix only few bytes are transfered on a connectionKarsten Keil
2012-07-30seeq: use PTR_RET at init_module of driverDevendra Naga
2012-07-30bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_pathDevendra Naga
2012-07-30qlge: Add offload features to vlan interfacesbrenohl@br.ibm.com
2012-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-07-27USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter
2012-07-27Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-27iwlwifi: reduce max remain-on-channel durationJohannes Berg
2012-07-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-27Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2012-07-27radeonfb: Add quirk for the graphics adapter in some JSxxTony Breeds
2012-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-27leds-lp8788: forgotten unlock at lp8788_led_workDevendra Naga
2012-07-27LEDS: propagate error codes in blinkm_detect()Dan Carpenter
2012-07-27LEDS: memory leak in blinkm_led_common_set()Dan Carpenter
2012-07-26Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-07-26pch_gbe: vlan skb len fixAndy Cress
2012-07-26pch_gbe: add extra clean txAndy Cress
2012-07-26pch_gbe: fix transmit watchdog timeoutAndy Cress
2012-07-26ixgbe: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-07-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-07-26Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2012-07-26pch_uart: Fix parity setting issueTomoya MORINAGA