summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-01-29airo: last of endianness annotationsAl Viro1-226/+218
2008-01-29airo: sanitize handling of StatusRidAl Viro1-65/+67
2008-01-29airo: sanitize APListRid handlingAl Viro1-12/+11
2008-01-29airo: sanitize handling of CapabilityRidAl Viro1-63/+69
2008-01-29airo: sanitize handling of StatsRidAl Viro1-36/+42
2008-01-29airo: sanitize handling of WepKeyRidAl Viro1-39/+33
2008-01-29airo: sanitize BSSListRid handlingAl Viro1-39/+30
2008-01-29bap_read()/bap_write() work with fixed-endian buffersAl Viro1-27/+29
2008-01-29airo: sanitize handling of SSID_ridAl Viro1-54/+49
2008-01-29airo: trivial endianness annotationsAl Viro1-25/+26
2008-01-29ipw2200: ipw_tx_skb() endianness bugAl Viro1-1/+1
2008-01-29ipw2200 fix: ->rt_chbitmask is le16Al Viro1-2/+2
2008-01-29ipw2200 fix: struct ieee80211_radiotap_header is little-endianAl Viro1-9/+9
2008-01-29ray_cs fixesAl Viro1-41/+26
2008-01-29ipw2100 annotations and fixesAl Viro1-5/+5
2008-01-29p54common annotations and fixesAl Viro1-4/+4
2008-01-29hostap: fix endianness with txdesc->sw_supportAl Viro1-2/+2
2008-01-29airo: fix writerids() endiannessAl Viro1-2/+2
2008-01-29airo endianness bug: cap_rid.extSoftCapAl Viro1-1/+2
2008-01-29airo: bug in airo_interrupt() handling on incoming 802.11Al Viro1-51/+23
2008-01-29airo: fix endianness bug in ->dBm handlingAl Viro1-3/+6
2008-01-29airo: fix transmit_802_11_packet()Al Viro1-8/+3
2008-01-29eliminate byteswapping in struct ieee80211_qos_parametersAl Viro2-54/+45
2008-01-29wireless: cleanup some merge errorsJohn W. Linville2-4/+36
2008-01-29[MACVLAN]: Fix thinko in macvlan_transfer_operstate()Patrick McHardy1-1/+1
2008-01-29[VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy2-3/+3
2008-01-29[IrDA]: Irport removal - part 2Adrian Bunk10-2328/+0
2008-01-29[IrDA]: Irport removal - part 1Adrian Bunk4-1359/+2
2008-01-29[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev3-9/+6
2008-01-29net: NEWEMAC: Fix problem with mtu > 4080 on non TAH equipped 4xx PPC'sStefan Roese1-10/+4
2008-01-29add driver for enc28j60 ethernet chipClaudio Lanconelli4-0/+1928
2008-01-29SGISEEQ: fix oops when doing ifconfig down; ifconfig upThomas Bogendoerfer1-1/+1
2008-01-29sky2: version 1.21Stephen Hemminger1-1/+1
2008-01-29sky2: support for Yukon SupremeStephen Hemminger2-21/+46
2008-01-29qla3xxx annotationsAl Viro2-61/+38
2008-01-29slhc annotationsAl Viro1-6/+6
2008-01-29eepro100 annotationsAl Viro1-48/+42
2008-01-29annotate the rest of drivers/net/wanAl Viro6-7/+7
2008-01-29annotate tunAl Viro1-1/+1
2008-01-29NET: ns83820.c remove fastcall macroDavid Miller1-5/+4
2008-01-29SGISEEQ: use cached memory access to make driver work on IP28Thomas Bogendoerfer2-31/+35
2008-01-29iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwardsZhu Yi4-51/+15
2008-01-29iwlwifi: proper monitor supportZhu Yi6-261/+238
2008-01-29libertas: remove check for driver_lock in lbs_interrupt()David Woodhouse1-5/+0
2008-01-29libertas: convert SUBSCRIBE_EVENT to a direct commandDavid Woodhouse4-226/+135
2008-01-29libertas: change inference about buffer size in lbs_cmd()David Woodhouse1-6/+8
2008-01-29libertas: convert ENABLE_RSN to a direct commandDavid Woodhouse5-54/+23
2008-01-29libertas: convert SET_WEP to a direct commandDavid Woodhouse5-59/+34
2008-01-29libertas: convert SLEEP_PARAMS to a direct commandDavid Woodhouse6-98/+74
2008-01-29libertas: convert INACTIVITY_TIMEOUT to a direct commandDavid Woodhouse4-26/+21