summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tkip.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-02net: arp: code cleanupChangli Gao1-103/+123
2010-09-02net: dev_add_pack() & __dev_remove_pack() changesEric Dumazet1-17/+15
2010-09-02net: Improve comments in include/linux/phy.hPeter Meerwald1-2/+2
2010-09-02ipvs: use pkts for SCTP tooJulian Anastasov1-3/+3
2010-09-02net: another last_rx roundEric Dumazet3-3/+0
2010-09-02starfire: Temporary kludge to fix powerpc build.David S. Miller1-1/+1
2010-09-02tcp: update also tcp_output with regard to RFC 5681Gerrit Renker1-9/+3
2010-09-02net: make rx_queue sysfs_ops conststephen hemminger1-1/+1
2010-09-01pxa168_eth: remove duplicated #includeHuang Weiyi1-2/+0
2010-09-01net: skbuff.c cleanupEric Dumazet1-32/+15
2010-09-01skge: add GRO supportEric Dumazet3-3/+6
2010-09-01drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leakJulia Lawall1-4/+4
2010-09-01ns83820: Use helper to disable chip interruptsDenis Kirjanov1-14/+11
2010-09-01net: tunnels should use rcu_dereferenceEric Dumazet2-7/+17
2010-09-01bnx2x: Update version to 1.52.53-5Yaniv Rosner1-2/+2
2010-09-01bnx2x: Add BCM84823 to the supported PHYsYaniv Rosner1-1/+2
2010-09-01bnx2x: Change BCM848xx LED configurationYaniv Rosner1-122/+49
2010-09-01bnx2x: Remove unneeded setting of XAUI low power to BCM8727Yaniv Rosner1-1/+0
2010-09-01bnx2x: Change BCM848xx configuration according to IEEEYaniv Rosner2-164/+127
2010-09-01bnx2x: Reset link before any new link settingsYaniv Rosner1-0/+1
2010-09-01bnx2x: Fix potential link issue In BCM8727 based boardsYaniv Rosner2-10/+15
2010-09-01bnx2x: Fix potential link issue of BCM8073/BCM8727Yaniv Rosner1-2/+2
2010-09-01qlcnic: add cksum flagAmit Kumar Salecha2-4/+6
2010-09-01qlcnic: mac vlan learning supportAmit Kumar Salecha3-10/+26
2010-09-01qlcnic: support mac learningAmit Kumar Salecha3-0/+191
2010-09-01qlcnic: fix mac override capabilityRajesh Borundia3-13/+28
2010-09-01qlcnic: fix panic while using eth_hdrRajesh Borundia1-1/+3
2010-09-01qlcnic: fix mac anti spoof policyRajesh Borundia1-3/+10
2010-09-01qlcnic: fix for setting default eswitch configRajesh Borundia1-31/+65
2010-09-01qlcnic: fix mac addr readRajesh Borundia3-30/+13
2010-09-01qlcnic: add api version in reg dumpRajesh Borundia1-4/+11
2010-09-01qlcnic: backout firmware initialization updateSony Chacko4-28/+100
2010-09-01stmmac: Fix another build warning.David S. Miller1-2/+2
2010-08-31gro: unexport tcp4_gro_receive and tcp4_gro_completeEric Dumazet1-2/+0
2010-08-31net: add a comment on netdev->last_rxEric Dumazet1-1/+8
2010-08-31pktgen: remove non used variableEric Dumazet1-2/+0
2010-08-31vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receiveJiri Pirko1-1/+1
2010-08-31Phonet: do not set POLLOUT in case of send buffer overflowRémi Denis-Courmont1-1/+3
2010-08-31Phonet: correct sendmsg() error code from sock_alloc_send_skb()Rémi Denis-Courmont1-1/+1
2010-08-31Phonet: restore flow control credits when sending failsRémi Denis-Courmont1-1/+5
2010-08-31stmmac: Fix build warnings.David S. Miller3-3/+4
2010-08-30ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet3-6/+6
2010-08-30net: struct xfrm_tunnel in read_mostly sectionEric Dumazet4-6/+6
2010-08-30net/m68k: Hydra Ethernet - print whole resource instead of start addressGeert Uytterhoeven1-3/+2
2010-08-30TCP: update initial windows according to RFC 5681Gerrit Renker1-8/+2
2010-08-30dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker4-38/+9
2010-08-30dccp ccid-2: Share TCP's minimum RTO codeGerrit Renker2-8/+23
2010-08-30tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker3-21/+19
2010-08-30dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()Gerrit Renker1-25/+3
2010-08-30dccp ccid-2: Use u32 timestamps uniformlyGerrit Renker2-13/+16