summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* af_iucv: consider state IUCV_CLOSING when closing a socketUrsula Braun2009-04-211-0/+3
* iwlwifi: DMA fixesReinette Chatre2009-04-216-96/+165
* iwlwifi: add debugging for TX pathReinette Chatre2009-04-212-2/+6
* mwl8: fix build warning.Rami Rosen2009-04-211-2/+1
* mac80211: fix alignment calculation bugJohannes Berg2009-04-211-1/+1
* mac80211: do not print WARN if config interfaceReinette Chatre2009-04-211-2/+13
* iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre2009-04-211-1/+1
* iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg2009-04-211-1/+1
* atmel: fix netdev ops conversionJohannes Berg2009-04-211-1/+0
* pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCMKen Kawasaki2009-04-214-1/+32
* mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() failsRoland Dreier2009-04-211-3/+2
* mlx4_en: Move to SW counters for total bytes and packetsYevgeny Petrilin2009-04-211-32/+13
* mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initializationYevgeny Petrilin2009-04-211-1/+1
* mlx4_en: Assign dummy event handler for TX queueYevgeny Petrilin2009-04-214-6/+8
* mlx4_en: Fix a race at restart taskYevgeny Petrilin2009-04-211-8/+11
* mlx4_en: Fix error handling while activating RX ringsYevgeny Petrilin2009-04-211-2/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-209-70/+107
|\
| * mac80211: fix basic rate bitmap calculationJohannes Berg2009-04-201-1/+1
| * mac80211: fix beacon loss detection after scanKalle Valo2009-04-201-1/+9
| * nl80211: Make nl80211_send_mlme_event() atomicJouni Malinen2009-04-201-2/+2
| * ar9170usb: fix hang on resumeChristian Lamparter2009-04-201-20/+90
| * MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.Robert P. J. Day2009-04-201-7/+0
| * mwl8k: fix module re-insertion bugJoerg Albert2009-04-201-2/+2
| * p54: deactivate broken powersave functionChristian Lamparter2009-04-201-2/+0
| * iwl3945-base.c: Add missing space to debug printJoe Perches2009-04-201-1/+1
| * rt2x00: Don't free register information on suspendIvo van Doorn2009-04-202-34/+2
* | tg3: Fix SEEPROM accessesMatt Carlson2009-04-201-9/+17
|/
* tun: Fix sk_sleep races when attaching/detachingHerbert Xu2009-04-201-9/+6
* tun: Only free a netdev when all tun descriptors are closedHerbert Xu2009-04-201-13/+19
* net: Fix GRO for multiple page fragmentsBen Hutchings2009-04-201-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-202-11/+29
|\
| * Bluetooth: Add workaround for wrong HCI event in eSCO setupMarcel Holtmann2009-04-191-2/+10
| * Bluetooth: Fallback from eSCO to SCO on unspecified errorMarcel Holtmann2009-04-191-9/+17
| * Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUPJohan Hedberg2009-04-191-0/+2
* | net: fix "compatibility" typosMarcin Slusarz2009-04-202-4/+4
* | tcp: fix mid-wq adjustment helperIlpo Järvinen2009-04-201-1/+1
* | net: sch_netem: Fix an inconsistency in ingress netem timestamps.Jarek Poplawski2009-04-202-0/+13
* | ax25: proc uid file misses headerAlan Cox2009-04-201-3/+9
* | cxgb3: Fix EEH final recovery attemptDivy Le Ray2009-04-201-0/+7
* | cxgb3: Fix potential msi-x vector leakDivy Le Ray2009-04-201-1/+6
* | cxgb3: fix workqueue flush issuesDivy Le Ray2009-04-201-3/+5
* | cxgb3: fix link fault handlingDivy Le Ray2009-04-202-30/+3
* | vlan/macvlan: fix NULL pointer dereferences in ethtool handlersPatrick McHardy2009-04-172-4/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-1725-78/+207
|\ \
| * | ar9170usb: add ZyXEL NWD271NChristian Lamparter2009-04-171-0/+2
| * | mac80211: validate TIM IE lengthJohannes Berg2009-04-171-0/+3
| * | cfg80211: do not replace BSS structsJohannes Berg2009-04-172-10/+34
| * | cfg80211: copy hold when replacing BSSJohannes Berg2009-04-171-0/+2
| * | mac80211: avoid crashing when no scan sdataJohannes Berg2009-04-171-1/+2
| * | ar9170: fix struct layout on armJohannes Berg2009-04-161-4/+4