Commit Graph

87 Commits (869f1c54e9aecde1dfd4349832ce9415a596be8e)

Author SHA1 Message Date
Patrick McHardy 4153e77596 net: fix network drivers ndo_start_xmit() return values (part 3) 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Alexander Beregalov 321dee6e8b wireless: remove duplicated .ndo_set_mac_address 16 years ago
Stephen Hemminger 6456fffb09 prism54: convert to internal net_device_stats 16 years ago
Stephen Hemminger 6685254f80 prism54: convert to net_device_ops 16 years ago
Hannes Eder 7f50ca07ff drivers/net/wireless/prism54: fix sparse warning: fix signedness 16 years ago
Harvey Harrison c95741deef prism54: remove private implementation of le32_add_cpu 16 years ago
Hannes Eder 6dd014808f drivers/net/wireless/prism54: fix sparse warnings: make symbols static 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Harvey Harrison c94c93da90 wireless: replace __FUNCTION__ with __func__ 17 years ago
Takashi Iwai 3d0f823953 prism54 - Use offsetof() 17 years ago
Harvey Harrison 5f4a6fae46 prism: islpci_eth.c endianness fix 17 years ago
David S. Miller ccc580571c wext: Emit event stream entries correctly when compat. 17 years ago
Luis R. Rodriguez 85b442e378 prism54: fix regression with missing carrier in AP-mode 17 years ago
Roel Kluin 8ba82e969f prism54: prism54_get_encode() test below 0 on unsigned index 17 years ago
Luis R. Rodriguez 7b463ced63 prism54: set carrier flags correctly 17 years ago
John W. Linville 8dd62822dd prism54: correct thinko in "prism54: Convert stats_sem in a mutex" 17 years ago
Matthias Kaehlcke f948db5de5 prism54: Convert wpa_sem in a mutex 17 years ago
Matthias Kaehlcke f8139218b3 prism54: Convert stats_sem in a mutex 17 years ago
Matthias Kaehlcke 6f865c0ab9 prism54: Convert acl->sem in a mutex 17 years ago
Daniel Walker 27ae4d4328 prism54: remove questionable down_interruptible usage 17 years ago
Al Viro 0569056e0d prism54 trivial annotations 17 years ago
Roel Kluin f59d978275 wireless: fix '!x & y' typo's 17 years ago
Matthias Kaehlcke 1b34fd390c Prism54: Convert mgmt_sem to the mutex API 17 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Denis Cheng ff8ac60948 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Yoann Padioleau 6dbc9c89fb [PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless 18 years ago
Mariusz Kozlowski 8951554dba [PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion to kzalloc 18 years ago
Randy Dunlap 694625c0b3 PCI: add pci_try_set_mwi 18 years ago
David Brownell 56906c612e PCI: remove useless pci driver method 18 years ago
Matthias Kaehlcke 426921bda1 [PATCH] use list_for_each_entry() for iteration in Prism 54 driver 18 years ago
Björn Steinbrink 20c9d19873 [PATCH] prism54: fix monitor mode oops 18 years ago
Robert P. J. Day 1591275cb5 Fix "deprecated" typoes. 18 years ago
Robert P. J. Day beb7dd86a1 Fix misspellings collected by members of KJ list. 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Dan Williams b5c4165164 [PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepaths 18 years ago
Ahmed S. Darwish e7c04fd3d0 [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriate 18 years ago
Kai Engert ff86a543e9 [PATCH] prism54: add ethtool -i interface 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Yan Burman b950e83b69 [PATCH] prism54: replace kmalloc+memset with kzalloc 18 years ago
John W. Linville e72ba2d328 [PATCH] prism54: correct overly aggressive check of return from pci_set_mwi 18 years ago
John W. Linville 02e0e5e935 [PATCH] wireless: clean-up some "check return code" warnings 18 years ago
Alexey Dobriyan 995cdaa45b [PATCH] prism54: use BUILD_BUG_ON 18 years ago
Dmitry Torokhov 93b2dd1204 [PATCH] prism54: whitespace cleanup 18 years ago
Dmitry Torokhov d18e0c4a54 [PATCH] prism54: fix potential race in reset scheduling 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago