summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ath5k: Disable ANI during resetNick Kossifidis2010-12-061-2/+8
| | * | | ath5k: Always free tx buffers before resetNick Kossifidis2010-12-061-2/+4
| | * | | ath5k: Always write tx powertable on hwNick Kossifidis2010-12-061-12/+21
| | * | | mac80211: speed up AP probing using nullfunc framesFelix Fietkau2010-12-063-35/+79
| | * | | mac80211: remove a redundant checkFelix Fietkau2010-12-061-2/+1
| | * | | lib: Improve EWMA efficiency by using bitshiftsBruno Randolf2010-12-062-11/+13
| | * | | ath5k: Use EWMA factor of 1024 instead of 1000Bruno Randolf2010-12-061-1/+1
| | * | | MAINTAINERS: Add ATH GENERIC UTILITIESJoe Perches2010-12-061-0/+6
| | * | | mac80211: Update last_tx_rate only for data framesHelmut Schaa2010-12-061-3/+4
| | * | | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-12-067-54/+79
| | |\ \ \
| | | * | | iwlagn: name change for bt_ch_announce module parameterWey-Yi Guy2010-12-021-5/+7
| | | * | | iwlwifi: check for STATUS_EXIT_PENDING when send RXON commandWey-Yi Guy2010-12-022-0/+6
| | | * | | iwlagn: remove structure name reference to gen2Wey-Yi Guy2010-12-023-49/+49
| | | * | | iwlagn: Enable PCI L1 ACTIVE state after uCode has been loadedGrumbach, Emmanuel2010-12-021-0/+4
| | | * | | iwlagn: fix race condition when reprogram staWey-Yi Guy2010-12-021-0/+13
* | | | | | net: Abstract default ADVMSS behind an accessor.David S. Miller2010-12-1311-33/+75
* | | | | | net: change ip_default_ttl documentationEric Dumazet2010-12-131-1/+3
* | | | | | pch_can: Replace netif_rx to netif_receive_skbTomoya2010-12-131-1/+1
* | | | | | pch_can: Add setting TEC/REC statistics processingTomoya2010-12-131-0/+3
* | | | | | pch_can: Optimize "if" condition in rx/tx processingTomoya2010-12-131-16/+10
* | | | | | pch_can: Fix incorrect return processingTomoya2010-12-131-9/+10
* | | | | | pch_can: Move MSI processing to probe/remove processingTomoya2010-12-131-15/+14
* | | | | | pch_can: Comment optimizationTomoya2010-12-131-7/+7
* | | | | | pch_can: Fix miss-setting status issueTomoya2010-12-131-1/+1
* | | | | | pch_can: Fix bit timing calculation issueTomoya2010-12-131-4/+2
* | | | | | pch_can: Delete unnecessary/redundant codeTomoya2010-12-131-12/+1
* | | | | | pch_can: Fix coding rule violationTomoya2010-12-131-24/+21
* | | | | | pch_can: Replace netdev_dbg instead of dev_dbg partlyTomoya2010-12-131-8/+8
* | | | | | pch_can: Change Copyright and module descriptionTomoya2010-12-131-2/+2
* | | | | | pch_can: Reduce register accessTomoya2010-12-131-34/+21
* | | | | | pch_can: Change functions typeTomoya2010-12-131-8/+10
* | | | | | pch_can: Rename function/macro nameTomoya2010-12-131-99/+77
* | | | | | pch_can: Fix warningsTomoya2010-12-131-73/+73
* | | | | | pch_can: Improve rx processingTomoya2010-12-131-76/+82
* | | | | | pch_can: Fix endianness issueTomoya2010-12-131-27/+20
* | | | | | pch_can: Divide poll functionTomoya2010-12-131-36/+35
* | | | | | pch_can: Add flow control processingTomoya2010-12-131-19/+12
* | | | | | net: add limits to ip_default_ttlEric Dumazet2010-12-131-2/+5
|/ / / / /
* | | | | ehea: Use the standard logging functionsJoe Perches2010-12-135-297/+278
* | | | | ipv4: Don't pre-seed hoplimit metric.David S. Miller2010-12-1211-27/+21
* | | | | ipv6: Demark default hoplimit as zero.David S. Miller2010-12-121-3/+1
* | | | | net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller2010-12-128-9/+22
* | | | | ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.David S. Miller2010-12-123-2/+4
* | | | | hostap: don't use flush_scheduled_work()Tejun Heo2010-12-122-1/+10
* | | | | i2400m: drop i2400m_schedule_work()Tejun Heo2010-12-124-96/+21
* | | | | sungem: update gp->reset_task flushingTejun Heo2010-12-121-8/+4
* | | | | igb[v],ixgbe: don't use flush_scheduled_work()Tejun Heo2010-12-123-10/+17
* | | | | iseries_veth: don't use flush_scheduled_work()Tejun Heo2010-12-121-14/+4
* | | | | ehea: don't use flush_scheduled_work()Tejun Heo2010-12-121-3/+2
* | | | | ehea: kill unused ehea_rereg_mr_taskTejun Heo2010-12-122-8/+3
OpenPOWER on IntegriCloud