summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: update driver versionSigned-off-by: Sony Chacko2012-12-191-2/+2
* qlcnic: fix unused variable warningsShahed Shaikh2012-12-194-12/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-192-1/+9
|\
| * wireless: fix Atheros drivers compilationVladimir Kondratiev2012-12-171-1/+1
| * rt2x00: zero-out rx_statusGabor Juhos2012-12-171-0/+8
* | net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo2012-12-191-2/+1
* | be2net: fix wrong frag_idx reported by RX CQSathya Perla2012-12-192-7/+33
* | be2net: fix be_close() to ensure all events are ack'edSathya Perla2012-12-192-9/+17
* | cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams2012-12-181-16/+4
* | qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams2012-12-182-0/+29
* | atm: use scnprintf() instead of sprintf()chas williams - CONTRACTOR2012-12-181-25/+15
* | netlink: validate addr_len on bindHannes Frederic Sowa2012-12-181-0/+3
* | netlink: change presentation of portid in procfs to unsignedHannes Frederic Sowa2012-12-181-1/+1
* | tuntap: fix sparse warningJason Wang2012-12-181-1/+1
* | tuntap: reset network header before calling skb_get_rxhash()Eric Dumazet2012-12-171-0/+1
* | ipv6: Fix Makefile offload objectsSimon Arlott2012-12-161-1/+1
* | sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann2012-12-161-1/+2
* | bridge: add flags to distinguish permanent mdb entiresAmerigo Wang2012-12-164-7/+17
* | bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBAmerigo Wang2012-12-161-0/+2
* | sctp: Change defaults on cookie hmac selectionNeil Horman2012-12-162-4/+27
* | i2400m: add Intel 6150 device IDsDan Williams2012-12-162-0/+9
* | can: sja1000: fix compilation on x86Marc Kleine-Budde2012-12-161-1/+1
* | cpts: Fix build error caused by include of plat/clock.hTony Lindgren2012-12-141-2/+0
* | inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch2012-12-146-8/+25
* | ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong2012-12-142-0/+24
* | mac802154: fix destructon ordering for ieee802154 devicesKonstantin Khlebnikov2012-12-141-2/+2
* | bonding: do not cancel works in bond_uninit()Konstantin Khlebnikov2012-12-141-2/+0
* | stmmac: fix platform driver unregisteringKonstantin Khlebnikov2012-12-142-13/+15
* | mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov2012-12-141-2/+1
* | tuntap: fix ambigious multiqueue APIJason Wang2012-12-141-23/+63
* | bridge: remove temporary variable for MLDv2 maximum response code computationAng Way Chuang2012-12-141-3/+1
* | Revert "sched: Update_cfs_shares at period edge"Linus Torvalds2012-12-141-10/+8
* | Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds2012-12-1431-280/+3123
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov2012-12-123228-116575/+95747
| |\ \
| * | | max8925_power: Add support for device-tree initializationQing Xu2012-11-191-1/+50
| * | | ab8500: Add devicetree support for chargalgRajanikanth H.V2012-11-195-22/+64
| * | | ab8500: Add devicetree support for chargerRajanikanth H.V2012-11-195-29/+95
| * | | ab8500: Add devicetree support for btempRajanikanth H.V2012-11-197-36/+73
| * | | ab8500: Add devicetree support for fuelgaugeRajanikanth H.V2012-11-1911-96/+667
| * | | twl4030_charger: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-191-6/+6
| * | | jz4740-battery: Use devm_request_and_ioremapMarcos Paulo de Souza2012-11-191-27/+6
| * | | jz4740-battery: Use devm_kzallocMarcos Paulo de Souza2012-11-191-10/+4
| * | | bq27x00_battery: Fixup nominal available capacity reportingPali Rohár2012-11-191-0/+8
| * | | bq2415x_charger: Fix style issuesAnton Vorontsov2012-11-192-184/+215
| * | | bq2415x_charger: Add Kconfig/Makefile entriesAnton Vorontsov2012-11-192-0/+11
| * | | power_supply: Add bq2415x charger driverPali Rohár2012-11-192-0/+1734
| * | | power_supply: Add new Nokia RX-51 (N900) power supply battery driverPali Rohár2012-11-193-0/+259
| * | | max17042_battery: Fix missing verify_model_lock() return value checkAlan Cox2012-11-181-1/+2
| * | | ds2782_battery: Fix signedness bug in ds278x_read_reg16()Dan Carpenter2012-11-181-2/+2
| * | | lp8788-charger: Fix ADC channel namesKim, Milo2012-11-182-42/+10