aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/sa1100_ir.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-13udp: Fix udp_poll() and ioctl()Eric Dumazet1-30/+43
2009-10-13WAN: fix Cisco HDLC handshaking.Krzysztof Halasa1-10/+8
2009-10-13tcp: fix tcp_defer_accept to consider the timeoutWilly Tarreau1-0/+1
2009-10-13bonding: change bond_create_proc_entry() to return voidNicolas de Pesloüan1-4/+2
2009-10-133c574_cs: spin_lock the set_multicast_list functionKen Kawasaki1-1/+12
2009-10-13net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor:Product IDsChris Rankin2-1/+18
2009-10-13netxen: fix pci bar mappingDhananjay Phadke1-1/+2
2009-10-13ethoc: fix warning from 32bit buildAlan Cox1-1/+2
2009-10-13libertas: fix buildAlan Cox1-0/+1
2009-10-13net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara9-0/+4193
2009-10-13net: Fix IXP 2000 network driver building.Vincent Sanders2-17/+12
2009-10-12sfc: 10Xpress: Initialise pause advertising flagsBen Hutchings1-0/+10
2009-10-12mdio: Expose pause frame advertising flags to ethtoolBen Hutchings1-0/+4
2009-10-12mdio: Advertise pause (flow control) settings even if autoneg is offBen Hutchings1-5/+3
2009-10-12gianfar: Add support for hibernationAnton Vorontsov1-17/+70
2009-10-12gianfar: Factor out gfar_init_bds() from gfar_alloc_skb_resources()Anton Vorontsov1-40/+56
2009-10-12gianfar: Factor out RX BDs initialization from gfar_new_rxbdp()Anton Vorontsov1-12/+21
2009-10-12gianfar: Move tbase/rbase initialization to gfar_init_mac()Anton Vorontsov2-9/+9
2009-10-12gianfar: Split allocation and initialization steps out of startup_gfar()Anton Vorontsov1-158/+176
2009-10-12gianfar: Don't needlessly set the wrap bit for the last RX BDAnton Vorontsov1-4/+0
2009-10-12gianfar: Simplify skb resources freeing codeAnton Vorontsov1-28/+25
2009-10-12gianfar: Some cleanups for startup_gfar()Anton Vorontsov1-79/+64
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo25-50/+261
2009-10-12cnic: Need to include net/ip6_checksum.hDavid S. Miller1-0/+1
2009-10-12pasemi_mac: ethtool set settings supportValentine Barshak1-0/+14
2009-10-12be2net: Implement ethtool get_phys_id function.Sarveshwar Bandi3-0/+126
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman36-21/+88
2009-10-12libertas: fix buildAlan Cox1-0/+1
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg2-0/+4
2009-10-12b43: fix ieee80211_rx() contextJohannes Berg1-0/+3
2009-10-12mac80211: fix ibss raceJohannes Berg1-1/+1
2009-10-12mac80211: fix logic error ibss merge bssid checkFelix Fietkau1-1/+1
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy2-2/+2
2009-10-12acenic: Pass up error code from ace_load_firmware()Ben Hutchings1-1/+2
2009-10-12Revert "af_packet: add interframe drop cmsg (v6)"David S. Miller2-35/+0
2009-10-11ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.YOSHIFUJI Hideaki / 吉藤英明1-3/+6
2009-10-11ipv6 sit: Fix 6rd relay address.YOSHIFUJI Hideaki / 吉藤英明1-2/+2
2009-10-11ipv6 sit: Ensure to initialize 6rd parameters.YOSHIFUJI Hideaki / 吉藤英明1-4/+6
2009-10-11cnic: Add main functions to support bnx2x devices.Michael Chan1-0/+1742
2009-10-11cnic: Add bnx2x data structures.Michael Chan4-1/+2001
2009-10-11cnic: Refactor some code.Michael Chan1-18/+46
2009-10-11bnx2x: Add main CNIC interface functions.Michael Chan3-2/+404
2009-10-11bnx2x: Add hw init code to support iSCSI.Michael Chan2-69/+200
2009-10-11bnx2x: Refactor MAC address setup code.Michael Chan2-52/+114
2009-10-11bnx2x: Refactor bnx2x_sp_post().Michael Chan1-24/+38
2009-10-11qlge: Add CBFC pause frame counters to ethtool stats.Ron Mercer2-0/+90
2009-10-11qlge: Don't fail open when port is not initialized.Ron Mercer1-4/+2
2009-10-11qlge: Get rid of firmware handler debug code.Ron Mercer1-21/+0
2009-10-11qlge: Remove inline math for small rx buf mapping.Ron Mercer2-8/+9
2009-10-11qlge: Store firmware revision as early as possible.Ron Mercer1-0/+1