aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/common.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-08cxgb4vf: Implement "Unhandled Interrupts" statisticCasey Leedom2-3/+8
2010-07-08fec_mpc52xx: fix error pathKulikov Vasiliy1-21/+17
2010-07-08ll_temac: fix memory leakKulikov Vasiliy1-1/+4
2010-07-08ax88796: free irq on errorKulikov Vasiliy1-1/+3
2010-07-08ks8842: Remove unnecessary bank select.Richard Röjfors1-1/+0
2010-07-08ks8842: Do the TX timeout work in workqueue context.Richard Röjfors1-2/+22
2010-07-08ll_temac: fix DMA resources leakDenis Kirjanov1-0/+32
2010-07-08sfc: Remove unused field left from mis-mergeBen Hutchings1-2/+0
2010-07-08tg3: allow TSO on vlan devicesEric Dumazet1-7/+21
2010-07-08tg3: 64 bit stats on all archesEric Dumazet2-25/+14
2010-07-08bnx2: 64 bit stats on all archesEric Dumazet1-18/+7
2010-07-08cxgb3: simplify need_skb_unmapFUJITA Tomonori1-9/+5
2010-07-08cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usageFUJITA Tomonori1-9/+5
2010-07-08vlan: allow TSO setting on vlan interfacesEric Dumazet1-0/+20
2010-07-08gre: propagate ipv6 transport classStephen Hemminger1-0/+2
2010-07-08wl1271: use per-channel max tx power passed by mac80211 when scanningLuciano Coelho1-1/+1
2010-07-08wl1271: rewritten scanning codeLuciano Coelho5-141/+211
2010-07-08wl1271: moved scan operations to a separate fileLuciano Coelho7-240/+303
2010-07-08wl1271: Update interface to temporarily disable dynamic PSJuuso Oikarinen2-4/+4
2010-07-08wl1271: Fix warning when disconnecting and ad-hoc networkJuuso Oikarinen1-1/+2
2010-07-08wl1271: Disable dynamic PS based on BT co-ext sense eventsJuuso Oikarinen3-2/+18
2010-07-08wl1271: Update hardware ARP filtering configuration handlingJuuso Oikarinen3-54/+19
2010-07-08wl1271: read fem manufacturer value from nvsLuciano Coelho3-17/+3
2010-07-08wl1271: Work around AP's with broken ps-poll functionalityJuuso Oikarinen6-2/+88
2010-07-08wl1271: Use all basic rates for ps-poll, instead of just the slowestJuuso Oikarinen1-1/+1
2010-07-08wl1271: Use the ARP configuration function from mac80211Juuso Oikarinen3-108/+56
2010-07-08wl1271: Add TSF handlingJuuso Oikarinen4-6/+65
2010-07-08wl1271: Remove calibration from join commandJuuso Oikarinen1-104/+0
2010-07-08mac80211: remove wep dependencyJohn W. Linville7-21/+30
2010-07-07cxgb4: fix for new ndo_get_stats64 signatureDimitris Michailidis1-2/+2
2010-07-07b44: remove unused dma_desc_align_maskFUJITA Tomonori1-2/+0
2010-07-07ethoc: Fix warning in ethoc_init_ring().David S. Miller1-2/+2
2010-07-07niu: BUG on inability to find page in rx page hashes.David S. Miller1-1/+3
2010-07-07cxgb4: Use kfree_skb for skb pointersDenis Kirjanov1-1/+1
2010-07-07isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPITilman Schmidt2-49/+55
2010-07-07isdn/gigaset: document dial-out number formatTilman Schmidt1-1/+16
2010-07-07isdn/gigaset: fix leaks in error pathTilman Schmidt1-0/+2
2010-07-07isdn/gigaset: reduce syslog spamTilman Schmidt1-8/+8
2010-07-07isdn/gigaset: remove obsolete compile time optionsTilman Schmidt5-18/+0
2010-07-07isdn/gigaset: handle Supplementary Service ListenTilman Schmidt1-1/+26
2010-07-07isdn/gigaset: improve CAPI message debuggingTilman Schmidt1-11/+16
2010-07-07isdn/gigaset: drop debug check on isochronous writeTilman Schmidt1-18/+0
2010-07-07isdn/gigaset: ignore irrelevant device responsesTilman Schmidt2-56/+16
2010-07-07isdn/gigaset: avoid copying AT commands twiceTilman Schmidt6-134/+85
2010-07-07isdn/gigaset: adjust usb_gigaset tty write buffer limitTilman Schmidt1-1/+2
2010-07-07gianfar: code cleanupEran Liberty1-27/+27
2010-07-07net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda2-3/+55
2010-07-07bnx2x: Set RXHASH for LRO packetsVladislav Zolotarov1-7/+21
2010-07-07net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()George Kadianakis1-2/+1
2010-07-07NET: SB1250: Initialize .ownerRalf Baechle1-0/+1